diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/CONTRIBUTING.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CONTRIBUTING.rst b/.github/CONTRIBUTING.rst index c64187b..d3a1b88 100644 --- a/.github/CONTRIBUTING.rst +++ b/.github/CONTRIBUTING.rst @@ -6,6 +6,8 @@ Build Status - master + + .. image:: https://travis-ci.org/python/cpython.svg?branch=master + :target: https://travis-ci.org/python/cpython + `Stable buildbots <http://buildbot.python.org/3.x.stable/>`_ - 3.6 |