From 29c5a341cff6b589a4ef11dac0a4853243686d9b Mon Sep 17 00:00:00 2001 From: Trey Hunner Date: Tue, 15 Sep 2015 22:55:15 -0700 Subject: [PATCH] Switch from coveralls to codecov badge --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 86ed3d7..83c6893 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,8 @@ Django Compressor ================= -.. image:: https://coveralls.io/repos/django-compressor/django-compressor/badge.png?branch=develop - :target: https://coveralls.io/r/django-compressor/django-compressor?branch=develop +.. image:: http://codecov.io/github/django-compressor/django-compressor/coverage.svg?branch=develop + :target: http://codecov.io/github/django-compressor/django-compressor?branch=develop .. image:: https://pypip.in/v/django_compressor/badge.svg :target: https://pypi.python.org/pypi/django_compressor