summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-08-03 10:07:15 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-08-03 10:07:15 -0400
commitc8c034e68873e40ed55f0b9f04afc5949eb54727 (patch)
tree0cf0af4b3fed86268e4947594c3ec0cc261e6cef
parente2900e901e9c24eb7ebf59792dc198bf0bd27cc8 (diff)
downloadpytest-runner-c8c034e68873e40ed55f0b9f04afc5949eb54727.tar.gz
Use shields.io, as some of these other providers seem to have gone out of business.
-rw-r--r--README.rst11
1 files changed, 5 insertions, 6 deletions
diff --git a/README.rst b/README.rst
index e739bf5..3324964 100644
--- a/README.rst
+++ b/README.rst
@@ -1,11 +1,10 @@
skeleton
========
-.. image:: https://badge.fury.io/py/skeleton.svg
- :target: https://badge.fury.io/py/skeleton
+.. image:: https://img.shields.io/pypi/v/skeleton.svg
+ :target: https://pypi.io/project/skeleton
-.. image:: https://pypip.in/d/skeleton/badge.png
- :target: https://crate.io/packages/skeleton/
+.. image:: https://img.shields.io/pypi/dm/skeleton.svg
-.. image:: https://secure.travis-ci.org/jaraco/skeleton.png
- :target: http://travis-ci.org/jaraco/skeleton
+.. image:: https://img.shields.io/travis/jaraco/skeleton/master.svg
+ :target: http://travis-ci.org/jaraco/skeleton