From 3f9339b569b09e8999d84ac80c921f2633f56307 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Fri, 10 Feb 2017 14:31:08 -0800 Subject: Add a Travis badge for the master branch --- .github/CONTRIBUTING.rst | 2 ++ 1 file changed, 2 insertions(+) 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 `_ - 3.6 -- cgit v0.12