travis: disable problematic travis-maybe-skip.sh experiment
This commit is contained in:
parent
128efd96c2
commit
b9d526d6ee
@ -71,8 +71,10 @@ branches:
|
|||||||
# - ghc: 7.10.3
|
# - ghc: 7.10.3
|
||||||
# - ghc: 8.0.2
|
# - ghc: 8.0.2
|
||||||
|
|
||||||
before_install:
|
#before_install:
|
||||||
- ./.travis-maybe-skip.sh
|
# - ./.travis-maybe-skip.sh
|
||||||
|
# never seemed to work, and can fail, eg:
|
||||||
|
# https://travis-ci.org/simonmichael/hledger/builds/316707766
|
||||||
|
|
||||||
install: # command output is hidden as they complete
|
install: # command output is hidden as they complete
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user