appveyor: try skipping stack setup like stack project #376

This commit is contained in:
Simon Michael 2016-07-22 11:53:37 -07:00
parent 088e3bff76
commit 5bdaeef182

View File

@ -14,5 +14,4 @@ environment:
STACK_ROOT: "c:\\sr"
test_script:
- stack setup > nul
- echo "" | stack --no-terminal build --test hledger hledger-web hledger-api # hledger-ui not supported