From 50952ae25bafb989b95bf023c722d4c0a0e25b77 Mon Sep 17 00:00:00 2001 From: Aaron Hill Date: Sat, 28 Sep 2013 06:30:00 -0400 Subject: [PATCH] Only use master branch for build status image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51aff3cc..0c7f90c7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ## Travis CI ember web client -[![Build Status](https://travis-ci.org/travis-ci/travis-web.png)](https://travis-ci.org/travis-ci/travis-web) +[![Build Status](https://travis-ci.org/travis-ci/travis-web.png?branch=master)](https://travis-ci.org/travis-ci/travis-web) ### Running the app In order to run the app you need to install dependencies with: