Skip to content

Commit

Permalink
refs #72, invenstigating travis xcode9.2 problems leading to timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
gulrak committed Sep 22, 2020
1 parent f31b5ba commit 56d6fc9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 56d6fc9

Please sign in to comment.