From 0360ce1865bfe7fb2046b8a998017e06d2f65508 Mon Sep 17 00:00:00 2001 From: Kevin Yap Date: Fri, 2 Jan 2015 01:11:51 -0800 Subject: [PATCH] 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. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 58896f1d..564cc77c 100644 --- a/README.rst +++ b/README.rst @@ -55,7 +55,7 @@ See our `contribution submission and feedback guidelines `_. .. _`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