We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502a372 commit ccebf8eCopy full SHA for ccebf8e
README.rst
@@ -7,6 +7,8 @@ scales to support complex functional testing.
7
8
.. image:: https://coveralls.io/repos/pytest-dev/pytest/badge.png?branch=master
9
:target: https://coveralls.io/r/pytest-dev/pytest
10
+.. image:: https://travis-ci.org/pytest-dev/pytest.svg?branch=master
11
+ :target: https://travis-ci.org/pytest-dev/pytest
12
.. image:: https://pypip.in/v/pytest/badge.png
13
:target: https://pypi.python.org/pypi/pytest
14
@@ -16,8 +18,6 @@ Changelog: http://pytest.org/latest/changelog.html
16
18
17
19
Issues: https://github.com/pytest-dev/pytest/issues
20
-CI: https://drone.io/bitbucket.org/pytest-dev/pytest
-
21
Features
22
--------
23
0 commit comments