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:
Trey Morris
2014-04-09 15:32:09 -05:00
parent 904ab7fa73
commit 3a8052f500

View File

@@ -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