Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09d7c64 commit eaaceb7Copy full SHA for eaaceb7
1 file changed
README.rst
@@ -2,9 +2,9 @@
2
Python C API compatibility
3
++++++++++++++++++++++++++
4
5
-.. image:: https://travis-ci.org/pythoncapi/pythoncapi_compat.svg?branch=master
+.. image:: https://travis-ci.com/pythoncapi/pythoncapi_compat.svg?branch=master
6
:alt: Build status of pyperf on Travis CI
7
- :target: https://travis-ci.org/pythoncapi/pythoncapi_compat
+ :target: https://travis-ci.com/github/pythoncapi/pythoncapi_compat
8
9
Header file providing new functions of the Python C API for old Python versions.
10
0 commit comments