Skip to content

Commit 7159ab2

Browse files
committed
Update README
1 parent 18da31e commit 7159ab2

File tree

3 files changed

+7
-66
lines changed

3 files changed

+7
-66
lines changed

.travis.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

README.rst

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
PyJWT
22
=====
33

4-
.. image:: https://travis-ci.com/jpadilla/pyjwt.svg?branch=master
5-
:target: http://travis-ci.com/jpadilla/pyjwt?branch=master
6-
7-
.. image:: https://ci.appveyor.com/api/projects/status/h8nt70aqtwhht39t?svg=true
8-
:target: https://ci.appveyor.com/project/jpadilla/pyjwt
9-
104
.. image:: https://img.shields.io/pypi/v/pyjwt.svg
115
:target: https://pypi.python.org/pypi/pyjwt
126

13-
.. image:: https://coveralls.io/repos/jpadilla/pyjwt/badge.svg?branch=master
14-
:target: https://coveralls.io/r/jpadilla/pyjwt?branch=master
7+
.. image:: https://github.com/jpadilla/pyjwt/workflows/CI/badge.svg?branch=master
8+
:target: https://github.com/jpadilla/pyjwt/actions?workflow=CI
9+
:alt: CI Status
10+
11+
.. image:: https://codecov.io/github/jpadilla/pyjwt/branch/master/graph/badge.svg
12+
:target: https://codecov.io/github/jpadilla/pyjwt
13+
:alt: Test Coverage
1514

1615
.. image:: https://readthedocs.org/projects/pyjwt/badge/?version=latest
1716
:target: https://pyjwt.readthedocs.io

appveyor.yml

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)