Browse Source

Fix formatting issue with Codecov badge

pull/6/head
Brett Cannon 9 years ago
committed by GitHub
parent
commit
f6516af8f3
  1. 3
      .github/CONTRIBUTING.rst

3
.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/>`_

Loading…
Cancel
Save