From: Brett Cannon Date: Fri, 10 Feb 2017 22:31:08 +0000 (-0800) Subject: Add a Travis badge for the master branch X-Git-Tag: v3.7.0a1~1370 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3f9339b569b09e8999d84ac80c921f2633f56307;p=thirdparty%2FPython%2Fcpython.git Add a Travis badge for the master branch --- diff --git a/.github/CONTRIBUTING.rst b/.github/CONTRIBUTING.rst index c64187b32cf4..d3a1b88d83fb 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 `_ - 3.6