From a84288d3dd4f57983ddf592a8d84e739118639f8 Mon Sep 17 00:00:00 2001 From: Steven Loria Date: Thu, 6 Sep 2018 18:20:45 -0400 Subject: [PATCH] Show travis status for master --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5998d13..02c58eb 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,7 @@ A Flask template for cookiecutter_. .. _cookiecutter: https://github.com/audreyr/cookiecutter -.. image:: https://travis-ci.org/sloria/cookiecutter-flask.svg +.. image:: https://travis-ci.org/sloria/cookiecutter-flask.svg?branch=master :target: https://travis-ci.org/sloria/cookiecutter-flask :alt: Build Status