Update references from travis-ci.org to travis-ci.com (GH-21919)

This commit is contained in:
Ernest W. Durbin III
2020-08-21 17:34:06 -04:00
committed by GitHub
parent 12695f4c6d
commit d2b0ce6c35

View 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