From 56d6fc9159ea13cbd48f098a99365fa5f5b0948c Mon Sep 17 00:00:00 2001 From: Steffen Schuemann Date: Tue, 22 Sep 2020 23:30:24 +0200 Subject: [PATCH] refs #72, invenstigating travis xcode9.2 problems leading to timeout --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index a6d49f0..6358bad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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