diff options
Diffstat (limited to '.github/CONTRIBUTING.rst')
-rw-r--r-- | .github/CONTRIBUTING.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.rst b/.github/CONTRIBUTING.rst index 2d3f92a..416fa54 100644 --- a/.github/CONTRIBUTING.rst +++ b/.github/CONTRIBUTING.rst @@ -8,8 +8,9 @@ Build Status + .. image:: https://travis-ci.org/python/cpython.svg?branch=master :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 + :target: https://codecov.io/gh/python/cpython + `Stable buildbots <http://buildbot.python.org/3.x.stable/>`_ |