mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Add the Codecov badge for master
This commit is contained in:
parent
3f9339b569
commit
aa2a621c8b
1 changed files with 3 additions and 0 deletions
3
.github/CONTRIBUTING.rst
vendored
3
.github/CONTRIBUTING.rst
vendored
|
@ -8,6 +8,9 @@ Build Status
|
||||||
|
|
||||||
+ .. image:: https://travis-ci.org/python/cpython.svg?branch=master
|
+ .. image:: https://travis-ci.org/python/cpython.svg?branch=master
|
||||||
:target: https://travis-ci.org/python/cpython
|
:target: https://travis-ci.org/python/cpython
|
||||||
|
+ .. image:: https://codecov.io/gh/python/cpython/branch/master/graph/badge.svg
|
||||||
|
:target: https://codecov.io/gh/python/cpython
|
||||||
|
|
||||||
+ `Stable buildbots <http://buildbot.python.org/3.x.stable/>`_
|
+ `Stable buildbots <http://buildbot.python.org/3.x.stable/>`_
|
||||||
|
|
||||||
- 3.6
|
- 3.6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue