travis_retry cabal update
This commit is contained in:
parent
93d23762b3
commit
99e64b0307
@ -24,7 +24,7 @@ install:
|
||||
# - git clone --depth=1 https://github.com/DanielG/cabal-helper.git
|
||||
- stack --no-terminal setup --resolver=ghc-$GHCVER
|
||||
- stack --no-terminal install cabal-install --resolver=$RES
|
||||
- cabal update
|
||||
- travis_retry cabal update
|
||||
- stack --no-terminal install happy --resolver=$RES
|
||||
# - stack init --ignore-subdirs --resolver=ghc-$GHCVER ./ cabal-helper/
|
||||
# - stack init --ignore-subdirs --resolver=ghc-$GHCVER ./
|
||||
|
Loading…
Reference in New Issue
Block a user