From 98eaf64cea0d04c8c376f524e8ce1bc0bcdf6fe4 Mon Sep 17 00:00:00 2001 From: Swen Kooij Date: Fri, 21 Oct 2016 14:15:10 +0300 Subject: [PATCH] Show overal branch coverage on Scrutinizer badges --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 5c31da3..a89174c 100644 --- a/README.rst +++ b/README.rst @@ -1,10 +1,10 @@ django-localized-fields ======================= -.. image:: https://scrutinizer-ci.com/g/SectorLabs/django-localized-fields/badges/quality-score.png?b=master +.. image:: https://scrutinizer-ci.com/g/SectorLabs/django-localized-fields/badges/quality-score.png :target: https://scrutinizer-ci.com/g/SectorLabs/django-localized-fields/ -.. image:: https://scrutinizer-ci.com/g/SectorLabs/django-localized-fields/badges/coverage.png?b=master +.. image:: https://scrutinizer-ci.com/g/SectorLabs/django-localized-fields/badges/coverage.png :target: https://scrutinizer-ci.com/g/SectorLabs/django-localized-fields/ .. image:: https://travis-ci.com/SectorLabs/django-localized-fields.svg?token=sFgxhDFpypxkMcvhRoSz&branch=master