travis: disable problematic travis-maybe-skip.sh experiment

This commit is contained in:
Simon Michael 2017-12-14 17:15:38 -08:00
parent 128efd96c2
commit b9d526d6ee

View File

@ -71,8 +71,10 @@ branches:
# - ghc: 7.10.3
# - ghc: 8.0.2
before_install:
- ./.travis-maybe-skip.sh
#before_install:
# - ./.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