mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-28 09:23:04 +03:00
Fix Travis for real now
This commit is contained in:
parent
3134acbb7d
commit
ef09fde6e5
@ -17,7 +17,7 @@ matrix:
|
||||
env: CABALVER="2.0" GHCVER="8.2.1"
|
||||
compiler: ": #GHC 8.2.1"
|
||||
|
||||
install:
|
||||
before_install:
|
||||
- if [[ $TRAVIS_OS_NAME == 'linux' ]];
|
||||
then
|
||||
mkdir -p $HOME/bin;
|
||||
@ -34,7 +34,7 @@ install:
|
||||
fi
|
||||
- env
|
||||
|
||||
build:
|
||||
script:
|
||||
- cabal update
|
||||
- cabal new-build -j
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user