Skip to content

Commit 8ce9ea5

Browse files
authored
Update Travis CI badge from travis-ci.org -> travis-ci.com
travis-ci.org is shutting down in several weeks, with all accounts migrating to travis-ci.com. This repository was already migrated to travis-ci.com, so update the badge to reflect that.
1 parent 3bf6199 commit 8ce9ea5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ PySAML2 - SAML2 in Python
55
:Version: see VERSION_
66
:Documentation: https://pysaml2.readthedocs.io/
77

8-
.. image:: https://api.travis-ci.org/IdentityPython/pysaml2.png?branch=master
9-
:target: https://travis-ci.org/IdentityPython/pysaml2
8+
.. image:: https://api.travis-ci.com/IdentityPython/pysaml2.png?branch=master
9+
:target: https://travis-ci.com/IdentityPython/pysaml2
1010

1111
.. image:: https://img.shields.io/pypi/pyversions/pysaml2.svg
1212
:target: https://pypi.org/project/pysaml2/

0 commit comments

Comments
 (0)