mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +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
|
- chmod a+x ~/.local/bin/stack
|
||||||
|
|
||||||
install:
|
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:
|
script:
|
||||||
- stack +RTS -N2 -RTS build --test
|
- stack +RTS -N2 -RTS build --test
|
||||||
|
Loading…
Reference in New Issue
Block a user