]> git.gsnw.org Git - fping.git/commitdiff
minor coveralls fix
authorDavid Schweikert <david@schweikert.ch>
Wed, 24 Aug 2016 12:05:01 +0000 (14:05 +0200)
committerDavid Schweikert <david@schweikert.ch>
Wed, 24 Aug 2016 12:05:01 +0000 (14:05 +0200)
ci/coveralls.sh

index 66c32b9e25501c11ebc97429edb98774eec86140..a6c5f05dbbfb1de5cb45afef59c7ef4c5a112a4b 100755 (executable)
@@ -2,7 +2,7 @@
 
 set -x
 
-sudo pip install cpp-coveralls
+sudo -H pip install cpp-coveralls
 
 cd src