summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBrett Cannon <brettcannon@users.noreply.github.com>2017-02-10 14:34:58 -0800
committerGitHub <noreply@github.com>2017-02-10 14:34:58 -0800
commitf6516af8f31003ce99fc68bbf86ea31aabbd0015 (patch)
treef09c546d998ce5e9c462ab6515fdcd520f1f5a4a /.github
parentaa2a621c8bb476444bd3a9f2c003b3620562d88b (diff)
downloadcpython-git-f6516af8f31003ce99fc68bbf86ea31aabbd0015.tar.gz
Fix formatting issue with Codecov badge
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.rst b/.github/CONTRIBUTING.rst
index 2d3f92afb0..416fa54805 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/>`_