We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00b0464 commit cf45eabCopy full SHA for cf45eab
1 file changed
README.rst
@@ -11,13 +11,8 @@
11
:alt: Python versions
12
:target: https://pypi.python.org/pypi/pytest-xdist
13
14
-.. image:: https://travis-ci.org/pytest-dev/pytest-xdist.svg?branch=master
15
- :alt: Travis CI build status
16
- :target: https://travis-ci.org/pytest-dev/pytest-xdist
17
-
18
-.. image:: https://ci.appveyor.com/api/projects/status/56eq1a1avd4sdd7e/branch/master?svg=true
19
- :alt: AppVeyor build status
20
- :target: https://ci.appveyor.com/project/pytestbot/pytest-xdist
+.. image:: https://github.com/pytest-dev/pytest-xdist/workflows/build/badge.svg
+ :target: https://github.com/pytest-dev/pytest-xdist/actions
21
22
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
23
:target: https://github.com/ambv/black
0 commit comments