]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update references from travis-ci.org to travis-ci.com (GH-21919)
authorErnest W. Durbin III <ernest@python.org>
Fri, 21 Aug 2020 21:34:06 +0000 (17:34 -0400)
committerGitHub <noreply@github.com>
Fri, 21 Aug 2020 21:34:06 +0000 (14:34 -0700)
README.rst

index 96c9561e7c8eb13f65f4850fff9ee987b2f6c7d3..9a646a2ee5da2dd72533ecacaee725aeeca58579 100644 (file)
@@ -1,9 +1,9 @@
 This is Python version 3.10.0 alpha 0
 =====================================
 
-.. image:: https://travis-ci.org/python/cpython.svg?branch=master
+.. image:: https://travis-ci.com/python/cpython.svg?branch=master
    :alt: CPython build status on Travis CI
-   :target: https://travis-ci.org/python/cpython
+   :target: https://travis-ci.com/python/cpython
 
 .. image:: https://github.com/python/cpython/workflows/Tests/badge.svg
    :alt: CPython build status on GitHub Actions