From fc13a6bd40541ac95c56f6c5de7e013c141c9678 Mon Sep 17 00:00:00 2001 From: Tony Narlock Date: Mon, 11 Dec 2017 18:05:28 -0600 Subject: [PATCH] use codecov button on readme --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 7885b9d..ac45fee 100644 --- a/README.rst +++ b/README.rst @@ -7,8 +7,8 @@ django-model-utils :alt: Jazzband .. image:: https://travis-ci.org/jazzband/django-model-utils.svg?branch=master :target: https://travis-ci.org/jazzband/django-model-utils -.. image:: https://coveralls.io/repos/github/jazzband/django-model-utils/badge.svg?branch=master - :target: https://coveralls.io/github/jazzband/django-model-utils?branch=master +.. image:: https://codecov.io/gh/jazzband/django-model-utils/branch/master/graph/badge.svg + :target: https://codecov.io/gh/jazzband/django-model-utils .. image:: https://img.shields.io/pypi/v/django-model-utils.svg :target: https://pypi.python.org/pypi/django-model-utils