Fix travis
This commit is contained in:
parent
7a1e6e07a3
commit
7d9631c7e4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user