From: David Schweikert Date: Tue, 4 Aug 2020 12:30:41 +0000 (+0300) Subject: remove debug output X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dbe46f9367a5f4de422638335997480f576c3c0;p=fping.git remove debug output --- diff --git a/ci/deploy-coveralls.sh b/ci/deploy-coveralls.sh index bf62144..9080f0b 100755 --- a/ci/deploy-coveralls.sh +++ b/ci/deploy-coveralls.sh @@ -2,8 +2,6 @@ set -xe -set - if [ "$TRAVIS_DIST" = "trusty" ]; then echo "skip coveralls on trusty because coveralls errors out due to python issues" exit 0