From: David Schweikert Date: Wed, 24 Aug 2016 11:55:54 +0000 (+0200) Subject: attempt to fix coveralls X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03abd06beea1feff41c7cc201284a3f4f42160a4;p=fping.git attempt to fix coveralls --- diff --git a/ci/coveralls.sh b/ci/coveralls.sh index 07505ff..66c32b9 100755 --- a/ci/coveralls.sh +++ b/ci/coveralls.sh @@ -2,7 +2,7 @@ set -x -sudo pip install cpp-coveralls --use-mirrors +sudo pip install cpp-coveralls cd src