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