appveyor: drop unnecessary stack init #376

This commit is contained in:
Simon Michael 2016-07-22 11:24:09 -07:00
parent d3283a446e
commit d6ea7178ed

View File

@ -13,7 +13,6 @@ environment:
STACK_ROOT: "c:\\sr"
test_script:
- stack init
- stack setup > nul
- echo "" | stack --no-terminal build
- echo "" | stack --no-terminal test