appveyor: try skipping stack setup like stack project #376
This commit is contained in:
parent
088e3bff76
commit
5bdaeef182
@ -14,5 +14,4 @@ environment:
|
|||||||
STACK_ROOT: "c:\\sr"
|
STACK_ROOT: "c:\\sr"
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- stack setup > nul
|
|
||||||
- echo "" | stack --no-terminal build --test hledger hledger-web hledger-api # hledger-ui not supported
|
- echo "" | stack --no-terminal build --test hledger hledger-web hledger-api # hledger-ui not supported
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user