Skip to content

Commit 111e2a1

Browse files
authored
remove travis config (#257)
1 parent ea6979e commit 111e2a1

File tree

2 files changed

+1
-63
lines changed

2 files changed

+1
-63
lines changed

.travis.yml

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

README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ python-jose
33

44
A JOSE implementation in Python
55

6-
|Build Status| |Github Actions CI Status| |Coverage Status| |Docs|
6+
|Github Actions CI Status| |Coverage Status| |Docs|
77

88
Docs are available on ReadTheDocs_.
99

@@ -84,8 +84,6 @@ Thanks
8484

8585
This library was originally based heavily on the work of the folks over at PyJWT_.
8686

87-
.. |Build Status| image:: https://travis-ci.org/mpdavis/python-jose.svg?branch=master
88-
:target: https://travis-ci.org/mpdavis/python-jose
8987
.. |Github Actions CI Status| image:: https://github.com/mpdavis/python-jose/workflows/main/badge.svg?branch=master
9088
:target: https://github.com/mpdavis/python-jose/actions?workflow=main
9189
:alt: Github Actions CI Status

0 commit comments

Comments
 (0)