summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2012-12-18 23:25:02 +0100
committerFlorent Xicluna <florent.xicluna@gmail.com>2012-12-18 23:25:02 +0100
commit345919934c7b3cd3d2a908660eee421506e1bb67 (patch)
treeae9af5e17eb88b303db8eacefcee9cad982d2bd8 /README.rst
parenta3d236e36c8feef6644a459d09dea52dfd38eff9 (diff)
downloadpep8-345919934c7b3cd3d2a908660eee421506e1bb67.tar.gz
Fix Travis URL
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 4cd0cf5..49cc3b6 100644
--- a/README.rst
+++ b/README.rst
@@ -165,8 +165,8 @@ http://github.com/jcrocholl/pep8/issues
Source download
---------------
-.. image:: https://secure.travis-ci.org/jcrocholl/pep8.png?branch=master
- :target: https://secure.travis-ci.org/jcrocholl/pep8
+.. image:: https://api.travis-ci.org/jcrocholl/pep8.png?branch=master
+ :target: https://travis-ci.org/jcrocholl/pep8
:alt: Build status
The source code is currently available on github. Fork away!