tools: appveyor: fix complaint

[travis skip]
This commit is contained in:
Simon Michael 2017-07-12 06:59:53 +01:00
parent 9e012ba30f
commit 1831f83a81

View File

@ -14,9 +14,9 @@ build: off
# (eg. Travis CI).
#uncomment once to cache latest stack
#before_test:
#- curl -ostack.zip -L --insecure http://www.stackage.org/stack/windows-i386
#- 7z x stack.zip stack.exe
before_test:
- curl -ostack.zip -L --insecure http://www.stackage.org/stack/windows-i386
- 7z x stack.zip stack.exe
clone_folder: "c:\\project"
environment: