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 3f9339b commit aa2a621Copy full SHA for aa2a621
.github/CONTRIBUTING.rst
@@ -8,6 +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
+ + .. image:: https://codecov.io/gh/python/cpython/branch/master/graph/badge.svg
12
+ :target: https://codecov.io/gh/python/cpython
13
+
14
+ `Stable buildbots <http://buildbot.python.org/3.x.stable/>`_
15
16
- 3.6
0 commit comments