From: Brett Cannon Date: Fri, 10 Feb 2017 22:33:55 +0000 (-0800) Subject: Add the Codecov badge for master X-Git-Tag: v3.7.0a1~1369 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa2a621c8bb476444bd3a9f2c003b3620562d88b;p=python Add the Codecov badge for master --- diff --git a/.github/CONTRIBUTING.rst b/.github/CONTRIBUTING.rst index d3a1b88d83..2d3f92afb0 100644 --- a/.github/CONTRIBUTING.rst +++ b/.github/CONTRIBUTING.rst @@ -8,6 +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 + + `Stable buildbots `_ - 3.6