Add build status icon to README.md.
diff --git a/README.md b/README.md
index e25c017..c89d721 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,8 @@
  * Mesos Python bindings
 
 ## Building
+[![Build status on Travis CI](https://api.travis-ci.org/twitter/mysos.svg)](https://travis-ci.org/twitter/mysos)
+
 ### Building/Downloading Mesos Python Bindings
 Mysos uses Mesos Python bindings which consist of two Python packages. `mesos.interface` is on PyPI
 and gets automatically installed but `mesos.native` is platform dependent. You need to either build