Merge pull request #792 from iKevinY/svg-badges

Use SVGs for all README badges
This commit is contained in:
Bruno Oliveira 2015-06-20 16:10:55 -03:00
commit b0491e1a5e
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@ pytest
The ``pytest`` testing tool makes it easy to write small tests, yet
scales to support complex functional testing.
.. image:: http://img.shields.io/pypi/v/pytest.png
.. image:: http://img.shields.io/pypi/v/pytest.svg
:target: https://pypi.python.org/pypi/pytest
.. image:: http://img.shields.io/coveralls/pytest-dev/pytest.png?branch=master
.. image:: http://img.shields.io/coveralls/pytest-dev/pytest/master.svg
:target: https://coveralls.io/r/pytest-dev/pytest
.. image:: https://travis-ci.org/pytest-dev/pytest.svg?branch=master
:target: https://travis-ci.org/pytest-dev/pytest