summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-02-13 16:57:30 +0100
committerGitHub <noreply@github.com>2017-02-13 16:57:30 +0100
commitc9b62b4294035bddb5b59720fb33757cef0a6311 (patch)
treed4939ce44600ff2f6b07b2445da063e4a81d845e /.github
parent2b501866ed493758e4c4b29f0ce9b24023d910a1 (diff)
downloadcpython-git-c9b62b4294035bddb5b59720fb33757cef0a6311.tar.gz
Add Travis CI and Codecov badges to README (#70)
Badges are small images which gives the status of the Travis CI and the coverage percentage of Codecode. It helps to check the status of the Travis CI and to get the link to Travis CI. See also https://shields.io/
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/CONTRIBUTING.rst b/.github/CONTRIBUTING.rst
index 416fa54805..c64187b32c 100644
--- a/.github/CONTRIBUTING.rst
+++ b/.github/CONTRIBUTING.rst
@@ -6,12 +6,6 @@ Build Status
- master
- + .. 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 <http://buildbot.python.org/3.x.stable/>`_
- 3.6