travis_retry cabal update

This commit is contained in:
Nikolay Yakimov 2016-08-03 17:23:37 +03:00
parent 93d23762b3
commit 99e64b0307
1 changed files with 1 additions and 1 deletions

View File

@ -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 ./