Skip to content

Commit

Permalink
Display only master branch build status in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jbpros committed Jun 20, 2012
1 parent d9a889a commit db23e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# Cucumber.js [![Build Status](https://secure.travis-ci.org/cucumber/cucumber-js.png)](http://travis-ci.org/cucumber/cucumber-js)
# Cucumber.js [![Build Status](https://secure.travis-ci.org/cucumber/cucumber-js.png?branch=master)](http://travis-ci.org/cucumber/cucumber-js)

*Cucumber*, the [popular Behaviour-Driven Development tool](http://cukes.info), brought to your JavaScript stack.

Expand Down

0 comments on commit db23e5c

Please sign in to comment.