mirror of
https://git.mirrors.martin98.com/https://github.com/gulrak/filesystem
synced 2025-06-04 11:13:58 +08:00
refs #72, invenstigating travis xcode9.2 problems leading to timeout
This commit is contained in:
parent
f31b5baac4
commit
56d6fc9159
@ -55,10 +55,6 @@ matrix:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- eval "${MATRIX_EVAL}"
|
- eval "${MATRIX_EVAL}"
|
||||||
- |
|
|
||||||
if [ "${TRAVIS_OS_NAME}" = "osx" ]; then
|
|
||||||
brew update
|
|
||||||
fi
|
|
||||||
- |
|
- |
|
||||||
if [ "${GHC_COVERAGE}" = "1" ]; then
|
if [ "${GHC_COVERAGE}" = "1" ]; then
|
||||||
gem install coveralls-lcov
|
gem install coveralls-lcov
|
||||||
|
Loading…
x
Reference in New Issue
Block a user