8000
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 aa2a621 commit f6516afCopy full SHA for f6516af
.github/CONTRIBUTING.rst
@@ -8,8 +8,9 @@ Build Status
8
9
+ .. image:: https://travis-ci.org/python/cpython.svg?branch=master
10
:target: https://travis-ci.org/python/cpython
11
+
12
+ .. image:: https://codecov.io/gh/python/cpython/branch/master/graph/badge.svg
- :target: https://codecov.io/gh/python/cpython
13
+ :target: https://codecov.io/gh/python/cpython
14
15
+ `Stable buildbots <http://buildbot.python.org/3.x.stable/>`_
16
0 commit comments