update travis CI build link in readme
previously it pointed to the most recent build. this could mean any random branch pushed up failed and is ambiguous. now it shoes that the master branch is indeed passing.
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
quark
|
||||
=====
|
||||
|
||||
Current Build Status
|
||||
Build Status
|
||||
====================
|
||||
.. image:: https://api.travis-ci.org/rackerlabs/quark.png
|
||||
.. image:: https://travis-ci.org/rackerlabs/quark.svg?branch=master
|
||||
:target: https://travis-ci.org/rackerlabs/quark
|
||||
|
||||
Caution
|
||||
|
Reference in New Issue
Block a user