From 345919934c7b3cd3d2a908660eee421506e1bb67 Mon Sep 17 00:00:00 2001 From: Florent Xicluna Date: Tue, 18 Dec 2012 23:25:02 +0100 Subject: Fix Travis URL --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') 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! -- cgit v1.2.1