Added Travis image to README.

This commit is contained in:
Jannis Leidel
2013-01-28 18:46:48 +01:00
parent efbd3ffd2f
commit 2708a0e895

View File

@@ -1,6 +1,10 @@
django-appconf
==============
.. image:: https://secure.travis-ci.org/jezdez/django-appconf.png?branch=develop
:alt: Build Status
:target: http://travis-ci.org/jezdez/django-appconf
A helper class for handling configuration defaults of packaged Django
apps gracefully.