mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Fixed URL to travis.
This commit is contained in:
parent
f089b1d936
commit
16728e8784
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue