mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-19 12:56:08 +00:00
try n+1 to get travis happy
This commit is contained in:
parent
24dfde704b
commit
f9476ec5b1
@ -32,7 +32,7 @@ install:
|
||||
- travis_retry cabal install cpphs
|
||||
- travis_retry cabal install gtk2hs-buildtools
|
||||
- travis_retry cabal install arithmoi==0.4.* -fllvm
|
||||
- sudo ghc-pkg expose ghc
|
||||
- sudo `which ghc-pkg` expose ghc
|
||||
|
||||
# Here starts the actual work to be performed for the package under test; any command which exits with a non-zero exit code causes the build to fail.
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user