summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Padilla <jpadilla@webapplicate.com>2020-08-21 08:37:17 -0400
committerGitHub <noreply@github.com>2020-08-21 08:37:17 -0400
commit8ea83f9efc1460454ceb7d30bcf2ff15193c534c (patch)
tree228d458210d3e25135c1e7e330e7ff70c46102b2
parentab1fc5fa8c4b4102c2a51d195c1fb4d7e64f69a3 (diff)
downloadpyjwt-8ea83f9efc1460454ceb7d30bcf2ff15193c534c.tar.gz
Update README.md badges (#510)
-rw-r--r--README.rst11
1 files changed, 4 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index 30fbbc8..9823682 100644
--- a/README.rst
+++ b/README.rst
@@ -1,17 +1,14 @@
PyJWT
=====
-.. image:: https://travis-ci.com/jpadilla/pyjwt.svg?branch=master
- :target: http://travis-ci.com/jpadilla/pyjwt?branch=master
-
-.. image:: https://ci.appveyor.com/api/projects/status/h8nt70aqtwhht39t?svg=true
- :target: https://ci.appveyor.com/project/jpadilla/pyjwt
+.. image:: https://github.com/jpadilla/pyjwt/workflows/CI/badge.svg
+ :target: https://github.com/jpadilla/pyjwt/actions?query=workflow%3ACI
.. image:: https://img.shields.io/pypi/v/pyjwt.svg
:target: https://pypi.python.org/pypi/pyjwt
-.. image:: https://coveralls.io/repos/jpadilla/pyjwt/badge.svg?branch=master
- :target: https://coveralls.io/r/jpadilla/pyjwt?branch=master
+.. image:: https://codecov.io/gh/jpadilla/pyjwt/branch/master/graph/badge.svg
+ :target: https://codecov.io/gh/jpadilla/pyjwt
.. image:: https://readthedocs.org/projects/pyjwt/badge/?version=stable
:target: https://pyjwt.readthedocs.io/en/stable/