Added build status image [ci skip].
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
Django Compressor
|
Django Compressor
|
||||||
=================
|
=================
|
||||||
|
|
||||||
|
.. image:: https://secure.travis-ci.org/jezdez/django_compressor.png?branch=develop
|
||||||
|
:alt: Build Status
|
||||||
|
:target: http://travis-ci.org/jezdez/django_compressor
|
||||||
|
|
||||||
Django Compressor combines and compresses linked and inline Javascript
|
Django Compressor combines and compresses linked and inline Javascript
|
||||||
or CSS in a Django templates into cacheable static files by using the
|
or CSS in a Django templates into cacheable static files by using the
|
||||||
``compress`` template tag.
|
``compress`` template tag.
|
||||||
|
Reference in New Issue
Block a user