Fix travis

This commit is contained in:
Julian Ospald 2018-10-01 02:16:02 +08:00
parent 7a1e6e07a3
commit 7d9631c7e4
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 2 additions and 1 deletions

View File

@ -20,8 +20,9 @@ set -e
export PATH="$HOME/.cabal/bin:$HOME/.ghcup/bin:$PATH"
# TODO: exceeds maximum time limit of travis
# compile GHC from source
./ghcup -v compile 8.4.3 ghc-8.2.2
#./ghcup -v compile 8.4.3 ghc-8.2.2
# install cabal-install
./ghcup -v install-cabal