From: Ernest W. Durbin III Date: Fri, 21 Aug 2020 21:34:06 +0000 (-0400) Subject: Update references from travis-ci.org to travis-ci.com (GH-21919) X-Git-Tag: v3.10.0a1~232 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d2b0ce6c35dc18d3f81b1fa73579d2f65fbc85af;p=thirdparty%2FPython%2Fcpython.git Update references from travis-ci.org to travis-ci.com (GH-21919) --- diff --git a/README.rst b/README.rst index 96c9561e7c8e..9a646a2ee5da 100644 --- a/README.rst +++ b/README.rst @@ -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