Updated the Travis Badge to use the master branch
diff --git a/docker-compose/README.md b/docker-compose/README.md
index 3d9c01c..f828e1c 100644
--- a/docker-compose/README.md
+++ b/docker-compose/README.md
@@ -1,6 +1,6 @@
 # How to setup OpenWhisk with Docker Compose
 
-[![Build Status](https://travis-ci.org/openwhisk/openwhisk-devtools.svg?branch=docker-compose)](https://travis-ci.org/openwhisk/openwhisk-devtools)
+[![Build Status](https://travis-ci.org/openwhisk/openwhisk-devtools.svg?branch=master)](https://travis-ci.org/openwhisk/openwhisk-devtools)
 
 An easy way to try OpenWhisk locally is to use Docker Compose.