summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Myint <git@stevenmyint.com>2016-08-09 06:49:34 -0700
committerIan Cordasco <sigmavirus24@users.noreply.github.com>2016-08-09 08:49:34 -0500
commitf67ae8f345c513ca17895bede174483748d6426c (patch)
tree54e480378d6bb9d2bbf0d614cd3262376b21b69c
parentcce2e51c404d670b3d8590f8107820642c64696e (diff)
downloadpyflakes-f67ae8f345c513ca17895bede174483748d6426c.tar.gz
Use current Travis CI URL (#78)
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 26ff288..c0c6e28 100644
--- a/README.rst
+++ b/README.rst
@@ -72,8 +72,8 @@ rebase your commits for you.
All changes should be include tests and pass flake8_.
-.. image:: https://api.travis-ci.org/pyflakes/pyflakes.png
- :target: https://travis-ci.org/pyflakes/pyflakes
+.. image:: https://api.travis-ci.org/PyCQA/pyflakes.svg
+ :target: https://travis-ci.org/PyCQA/pyflakes
:alt: Build status
.. _Pylint: http://www.pylint.org/