From e25906f997b3f5245030c789c94a01e819260494 Mon Sep 17 00:00:00 2001 From: Ben Greiner Date: Mon, 11 May 2020 21:58:27 +0200 Subject: [PATCH] Update coveralls badge The coveralls badge still seems to have problems. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 51af1048..652d69d7 100644 --- a/README.rst +++ b/README.rst @@ -10,8 +10,8 @@ Slycot .. image:: https://travis-ci.org/python-control/Slycot.svg?branch=master :target: https://travis-ci.org/python-control/Slycot -.. image:: https://coveralls.io/repos/github/python-control/Slycot/badge.svg - :target: https://coveralls.io/github/python-control/Slycot +.. image:: https://coveralls.io/repos/github/python-control/Slycot/badge.svg?branch=master + :target: https://coveralls.io/github/python-control/Slycot?branch=master Python wrapper for selected SLICOT routines, notably including solvers for Riccati, Lyapunov, and Sylvester equations.