Skip to content

Commit cf45eab

Browse files
committed
Use GHA badge in README
1 parent 00b0464 commit cf45eab

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

README.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,8 @@
1111
:alt: Python versions
1212
:target: https://pypi.python.org/pypi/pytest-xdist
1313

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
14+
.. image:: https://github.com/pytest-dev/pytest-xdist/workflows/build/badge.svg
15+
:target: https://github.com/pytest-dev/pytest-xdist/actions
2116

2217
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
2318
:target: https://github.com/ambv/black

0 commit comments

Comments
 (0)