From 03abd06beea1feff41c7cc201284a3f4f42160a4 Mon Sep 17 00:00:00 2001 From: David Schweikert Date: Wed, 24 Aug 2016 13:55:54 +0200 Subject: [PATCH] attempt to fix coveralls --- ci/coveralls.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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