diff --git a/README.md b/README.md
index 8180f9a..457c9cf 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 #goadb
 
-[![Build Status](https://travis-ci.org/zach-klippenstein/goadb.svg)](https://travis-ci.org/zach-klippenstein/goadb)
+[![Build Status](https://travis-ci.org/zach-klippenstein/goadb.svg?branch=master)](https://travis-ci.org/zach-klippenstein/goadb)
 [![GoDoc](https://godoc.org/github.com/zach-klippenstein/goadb?status.svg)](https://godoc.org/github.com/zach-klippenstein/goadb)
 
 A Golang library for interacting with the Android Debug Bridge (adb).