1
0
Fork 0
forked from github/pelican

Use Shields.io as source for Travis badge

Using Shields.io as the source for both the Travis and Coveralls badges
keeps styling consistent between the two.
This commit is contained in:
Kevin Yap 2015-01-02 01:11:51 -08:00
commit 0360ce1865

View file

@ -55,7 +55,7 @@ See our `contribution submission and feedback guidelines <CONTRIBUTING.rst>`_.
.. _`Pelican documentation`: http://docs.getpelican.com/
.. _`Pelican's internals`: http://docs.getpelican.com/en/latest/internals.html
.. |build-status| image:: https://travis-ci.org/getpelican/pelican.svg?branch=master
.. |build-status| image:: https://img.shields.io/travis/getpelican/pelican/master.svg
:target: https://travis-ci.org/getpelican/pelican
:alt: Travis CI: continuous integration status
.. |coverage-status| image:: https://img.shields.io/coveralls/getpelican/pelican.svg