Adding travis ci to the repo
diff --git a/README.md b/README.md
index e06b445..2204573 100755
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Oboe
+# Oboe [![Build Status](https://travis-ci.org/google/oboe.svg?branch=master)](https://travis-ci.org/google/oboe)
 **Oboe is currently in developer preview.**
 
 Oboe is a C++ library which makes it easy to build high-performance audio apps on Android. It was created primarily to allow developers to target a simplified API that works across multiple API levels back to API level 16 (Jelly Bean).
@@ -37,3 +37,7 @@
 
 - 18th January 2018 - v0.10 Add support for input (recording) streams
 - 18th October 2017 - v0.9 Initial developer preview
+
+## License
+[LICENSE](LICENSE)
+