Limit build status badge to master branch.

This commit is contained in:
Greg Hendershott 2013-07-02 23:20:57 -04:00
parent 897e0a85e0
commit 28ddbd90eb

View File

@ -13,6 +13,7 @@ To add this capability to your project, simply add the
to your repo. You may need to change its `script` section's `raco
make` and `raco test` parts.
Here's a "badge" showing the status for this repo:
Here's a "badge" showing the status for the `master` branch of this
repo:
[![Build Status](https://travis-ci.org/greghendershott/travis-racket.png)](https://travis-ci.org/greghendershott/travis-racket)
[![Build Status](https://travis-ci.org/greghendershott/travis-racket.png?branch=master)](https://travis-ci.org/greghendershott/travis-racket)