summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Myint <git@stevenmyint.com>2017-05-31 07:32:28 -0700
committerIan Cordasco <sigmavirus24@users.noreply.github.com>2017-05-31 09:32:28 -0500
commitbce5564f52dded5a7302d200deb5d1ed36a42d7f (patch)
treefb1b8c7973c4bc35d44282b8cfca61d06fd50526
parent1af4f14ad4675bf5c61c47bbb7c2421b50d1cba4 (diff)
downloadpyflakes-bce5564f52dded5a7302d200deb5d1ed36a42d7f.tar.gz
Show master branch only in Travis CI badge (#274)
I previously noticed the badge going awry. This explains it.
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index e84d334..aeb15f9 100644
--- a/README.rst
+++ b/README.rst
@@ -72,7 +72,7 @@ rebase your commits for you.
All changes should include tests and pass flake8_.
-.. image:: https://api.travis-ci.org/PyCQA/pyflakes.svg
+.. image:: https://api.travis-ci.org/PyCQA/pyflakes.svg?branch=master
:target: https://travis-ci.org/PyCQA/pyflakes
:alt: Build status