mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
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:
parent
a740f8aa88
commit
0360ce1865
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue