refs #72, invenstigating travis xcode9.2 problems leading to timeout

This commit is contained in:
Steffen Schuemann 2020-09-22 23:30:24 +02:00
parent f31b5baac4
commit 56d6fc9159

View File

@ -55,10 +55,6 @@ matrix:
install:
- eval "${MATRIX_EVAL}"
- |
if [ "${TRAVIS_OS_NAME}" = "osx" ]; then
brew update
fi
- |
if [ "${GHC_COVERAGE}" = "1" ]; then
gem install coveralls-lcov