mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
tools: travis: roll back more, --install-ghc not supported
This commit is contained in:
parent
ff7709d61a
commit
0098d1d211
@ -23,7 +23,8 @@ before_install:
|
||||
- chmod a+x ~/.local/bin/stack
|
||||
|
||||
install:
|
||||
- stack +RTS -N2 -RTS --no-terminal build --install-ghc --only-snapshot
|
||||
- stack +RTS -N2 -RTS setup
|
||||
- stack +RTS -N2 -RTS build --only-snapshot
|
||||
|
||||
script:
|
||||
- stack +RTS -N2 -RTS build --test
|
||||
|
Loading…
Reference in New Issue
Block a user