summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Oliveira <nicoddemus@gmail.com>2020-12-11 12:51:49 -0300
committerBruno Oliveira <nicoddemus@gmail.com>2020-12-11 12:51:49 -0300
commit4a694b00a68de2d93b547c2704da4283a375a53c (patch)
tree123b9353777b181f0063245b3f9de73ad9590c38
parent9d2c3c49ed765b452a7201cecb5146707642899e (diff)
downloadpy-4a694b00a68de2d93b547c2704da4283a375a53c.tar.gz
Add GitHub Actions badge to README
-rw-r--r--README.rst7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index 7eb534f3..5b56764e 100644
--- a/README.rst
+++ b/README.rst
@@ -7,11 +7,8 @@
.. image:: https://img.shields.io/pypi/pyversions/pytest.svg
:target: https://pypi.org/project/py
-.. image:: https://img.shields.io/travis/pytest-dev/py.svg
- :target: https://travis-ci.org/pytest-dev/py
-
-.. image:: https://ci.appveyor.com/api/projects/status/10keglan6uqwj5al/branch/master?svg=true
- :target: https://ci.appveyor.com/project/pytestbot/py
+.. image:: https://github.com/pytest-dev/py/workflows/build/badge.svg
+ :target: https://github.com/pytest-dev/py/actions
**NOTE**: this library is in **maintenance mode** and should not be used in new code.