From 308302303068ecd149957a958c9d71625771c0f9 Mon Sep 17 00:00:00 2001 From: Gerhard Weis Date: Sun, 23 Feb 2014 10:35:34 +1000 Subject: back to development fix travis badge --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 81fb196..5853ff7 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,8 @@ ISO 8601 date/time parser ========================= -.. image:: https://travis-ci.org/gweis/isodate.png?branch=master :target: https://travis-ci.org/gweis/isodate +.. image:: https://travis-ci.org/gweis/isodate.png?branch=master + :target: https://travis-ci.org/gweis/isodate This module implements ISO 8601 date, time and duration parsing. The implementation follows ISO8601:2004 standard, and implements only -- cgit v1.2.1