File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,8 @@ of the pytest-xdist plugin. Do not use in new projects.**
16
16
.. image :: https://img.shields.io/pypi/pyversions/execnet.svg
17
17
:target: https://pypi.org/project/execnet/
18
18
19
- .. image :: https://travis-ci.org/pytest-dev/execnet.svg?branch=master
20
- :target: https://travis-ci.org/pytest-dev/execnet
21
-
22
- .. image :: https://ci.appveyor.com/api/projects/status/n9qy8df16my4gds9/branch/master?svg=true
23
- :target: https://ci.appveyor.com/project/pytestbot/execnet
19
+ .. image :: https://github.com/pytest-dev/execnet/workflows/build/badge.svg
20
+ :target: https://github.com/pytest-dev/execnet/actions?query=workflow%3Abuild
24
21
25
22
.. image :: https://img.shields.io/badge/code%20style-black-000000.svg
26
23
:target: https://github.com/python/black
You can’t perform that action at this time.
0 commit comments