mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Add coveralls badge and fix travis badge
This commit is contained in:
parent
185b50f43e
commit
732278a89b
1 changed files with 3 additions and 1 deletions
|
|
@ -2,8 +2,10 @@
|
|||
django-model-utils
|
||||
==================
|
||||
|
||||
.. image:: https://secure.travis-ci.org/carljm/django-model-utils.png
|
||||
.. image:: https://secure.travis-ci.org/carljm/django-model-utils.png?branch=master
|
||||
:target: http://travis-ci.org/carljm/django-model-utils
|
||||
.. image:: https://coveralls.io/repos/carljm/django-model-utils/badge.png?branch=master
|
||||
:target: https://coveralls.io/r/carljm/django-model-utils
|
||||
|
||||
Django model mixins and utilities.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue