[python-dtcwt] 265/497: README: fix coverage badge URL
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:06:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.
commit 6fd52597bc065a2d6bd41e374dd32e4cdc089005
Author: Rich Wareham <rjw57 at cantab.net>
Date: Thu Jan 30 11:57:07 2014 +0000
README: fix coverage badge URL
---
README.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.rst b/README.rst
index 8414c6d..6039578 100644
--- a/README.rst
+++ b/README.rst
@@ -8,8 +8,8 @@ transforms and their inverse in Python.
.. image:: https://travis-ci.org/rjw57/dtcwt.png?branch=master
:target: https://travis-ci.org/rjw57/dtcwt
-.. image:: https://coveralls.io/repos/rjw57/dtcwt/badge.png
- :target: https://coveralls.io/r/rjw57/dtcwt
+.. image:: https://coveralls.io/repos/rjw57/dtcwt/badge.png?branch=master
+ :target: https://coveralls.io/r/rjw57/dtcwt?branch=master
:alt: Coverage
.. image:: https://pypip.in/license/dtcwt/badge.png
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git
More information about the debian-science-commits
mailing list