Add travis badge to readme (#3)

diff --git a/README.md b/README.md
index 6b10c54..3bb3c5c 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Build Status](https://travis-ci.org/dart-lang/browser_launcher.svg?branch=master)](https://travis-ci.org/dart-lang/browser_launcher)
+
 Provides a standardized way to launch web browsers.
 
 Currently, Chrome is the only supported browser.