Skip to content

Commit f1245b0

Browse files
committed
Merge pull request #779 from pytest-dev/coveralls-shields-badge
Use shields.io badge for coveralls
2 parents c7573a9 + c840e5c commit f1245b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ scales to support complex functional testing.
77

88
.. image:: http://img.shields.io/pypi/v/pytest.png
99
:target: https://pypi.python.org/pypi/pytest
10-
.. image:: https://coveralls.io/repos/pytest-dev/pytest/badge.png?branch=master
10+
.. image:: http://img.shields.io/coveralls/pytest-dev/pytest.png?branch=master
1111
:target: https://coveralls.io/r/pytest-dev/pytest
1212
.. image:: https://travis-ci.org/pytest-dev/pytest.svg?branch=master
1313
:target: https://travis-ci.org/pytest-dev/pytest

0 commit comments

Comments
 (0)