readme: travis badge should show master branch status

Right now it's showing status of most recent build, which can be misleading.
This commit is contained in:
Matthew Haughton 2016-06-23 09:41:57 -04:00 committed by GitHub
parent 80c13af396
commit ef61c5aa8f

View file

@ -7,7 +7,7 @@ before upgrading or installing Version 0.1.0 or greater.
[![Puppet [![Puppet
Forge](http://img.shields.io/puppetforge/v/jfryman/nginx.svg)](https://forge.puppetlabs.com/jfryman/nginx) Forge](http://img.shields.io/puppetforge/v/jfryman/nginx.svg)](https://forge.puppetlabs.com/jfryman/nginx)
[![Build Status](https://travis-ci.org/jfryman/puppet-nginx.png)](https://travis-ci.org/jfryman/puppet-nginx) [![Build Status](https://travis-ci.org/jfryman/puppet-nginx.svg?branch=master)](https://travis-ci.org/jfryman/puppet-nginx)
* James Fryman <james@frymanet.com> * James Fryman <james@frymanet.com>