Add link to Travis CI build.

This commit is contained in:
Emil Stenström 2015-06-14 12:57:44 +02:00
parent 92d3e58f72
commit d3261ca50a

View file

@ -1,5 +1,5 @@
# django-components
<img align="right" src="https://travis-ci.org/EmilStenstrom/django-components.svg?branch=master">
<a href="https://travis-ci.org/EmilStenstrom/django-components"><img align="right" src="https://travis-ci.org/EmilStenstrom/django-components.svg?branch=master"></a>
A way to create simple reusable template components in Django.
# Installation