Cleanup .travis_coveralls.sh

This commit is contained in:
Tim Rühsen 2017-07-27 11:07:00 +02:00
parent 05d957ffae
commit c10ef083d6
1 changed files with 0 additions and 8 deletions

View File

@ -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/