Revert "travis: try adding 'ghc-pkg recache'."
This reverts commit 57978fa3b3
.
This commit is contained in:
parent
57978fa3b3
commit
afb1241edc
1 changed files with 0 additions and 1 deletions
|
@ -115,7 +115,6 @@ install:
|
|||
travis_retry cabal update
|
||||
case "$GHCVER" in
|
||||
7.10.3)
|
||||
ghc-pkg recache && \
|
||||
cabal install --disable-optimization --force-reinstalls yaml-0.8.30 && \
|
||||
cabal install -v1 --disable-optimization --flags="$FLAGS" --enable-tests --force-reinstalls --reorder-goals --max-backjumps=-1 $CABALARGS
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue