appveyor: drop unnecessary stack init #376
This commit is contained in:
parent
d3283a446e
commit
d6ea7178ed
@ -13,7 +13,6 @@ environment:
|
|||||||
STACK_ROOT: "c:\\sr"
|
STACK_ROOT: "c:\\sr"
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- stack init
|
|
||||||
- stack setup > nul
|
- stack setup > nul
|
||||||
- echo "" | stack --no-terminal build
|
- echo "" | stack --no-terminal build
|
||||||
- echo "" | stack --no-terminal test
|
- echo "" | stack --no-terminal test
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user