Skip to content

Commit e2a8953

Browse files
committed
Add GitHub actions badge
1 parent cff0bf5 commit e2a8953

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,8 @@ of the pytest-xdist plugin. Do not use in new projects.**
1616
.. image:: https://img.shields.io/pypi/pyversions/execnet.svg
1717
:target: https://pypi.org/project/execnet/
1818

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
2421

2522
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
2623
:target: https://github.com/python/black

0 commit comments

Comments
 (0)