We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 827e83b commit e30036aCopy full SHA for e30036a
README.rst
@@ -19,11 +19,8 @@
19
:target: https://codecov.io/gh/pytest-dev/pytest
20
:alt: Code coverage Status
21
22
-.. image:: https://travis-ci.org/pytest-dev/pytest.svg?branch=master
23
- :target: https://travis-ci.org/pytest-dev/pytest
24
-
25
-.. image:: https://dev.azure.com/pytest-dev/pytest/_apis/build/status/pytest-CI?branchName=master
26
- :target: https://dev.azure.com/pytest-dev/pytest
+.. image:: https://github.com/pytest-dev/pytest/workflows/main/badge.svg
+ :target: https://github.com/pytest-dev/pytest/actions
27
28
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
29
:target: https://github.com/psf/black
0 commit comments