From c10ef083d6331c3cea7cbf06bb26530eac5ab090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20R=C3=BChsen?= Date: Thu, 27 Jul 2017 11:07:00 +0200 Subject: [PATCH] Cleanup .travis_coveralls.sh --- .travis_coveralls.sh | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.travis_coveralls.sh b/.travis_coveralls.sh index 47d34ed..4d1f187 100755 --- a/.travis_coveralls.sh +++ b/.travis_coveralls.sh @@ -2,13 +2,5 @@ make check-coverage-libicu pip install --user cpp-coveralls -#pip install --upgrade pip -#pip install --user urllib3[secure] cpp-coveralls -# Work around https://github.com/eddyxu/cpp-coveralls/issues/108 by manually -# installing the pyOpenSSL module and injecting it into urllib3 as per -# https://urllib3.readthedocs.io/en/latest/user-guide.html#ssl-py2 -#sed -i -e '/^import sys$/a import urllib3.contrib.pyopenssl\nurllib3.contrib.pyopenssl.inject_into_urllib3()' `which coveralls` - -#coveralls -t d9uGTP4NSD092kh2b85aDSsEDxatcYC6F --include src/ coveralls --include src/