Fixed URL to travis.

This commit is contained in:
Jannis Leidel 2013-03-27 18:23:55 +01:00
parent f089b1d936
commit 16728e8784

View file

@ -3,7 +3,7 @@ django-configurations
.. image:: https://secure.travis-ci.org/jezdez/django-configurations.png
:alt: Build Status
:target: https://secure.travis-ci.org/jezdez/django-configurations
:target: https://travis-ci.org/jezdez/django-configurations
django-configurations eases Django project configuration by relying
on the composability of Python classes. It extends the notion of