We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea6979e commit 111e2a1Copy full SHA for 111e2a1
2 files changed
.travis.yml
README.rst
@@ -3,7 +3,7 @@ python-jose
3
4
A JOSE implementation in Python
5
6
-|Build Status| |Github Actions CI Status| |Coverage Status| |Docs|
+|Github Actions CI Status| |Coverage Status| |Docs|
7
8
Docs are available on ReadTheDocs_.
9
@@ -84,8 +84,6 @@ Thanks
84
85
This library was originally based heavily on the work of the folks over at PyJWT_.
86
87
-.. |Build Status| image:: https://travis-ci.org/mpdavis/python-jose.svg?branch=master
88
- :target: https://travis-ci.org/mpdavis/python-jose
89
.. |Github Actions CI Status| image:: https://github.com/mpdavis/python-jose/workflows/main/badge.svg?branch=master
90
:target: https://github.com/mpdavis/python-jose/actions?workflow=main
91
:alt: Github Actions CI Status
0 commit comments