Add Travis badge to readme
diff --git a/pkgs/web_socket_channel/README.md b/pkgs/web_socket_channel/README.md index c340775..03aa611 100644 --- a/pkgs/web_socket_channel/README.md +++ b/pkgs/web_socket_channel/README.md
@@ -1,3 +1,5 @@ +[](https://travis-ci.org/dart-lang/web_socket_channel) + The `web_socket_channel` package provides [`StreamChannel`][stream_channel] wrappers for WebSocket connections. It provides a cross-platform [`WebSocketChannel`][WebSocketChannel] API, a cross-platform implementation of