diff --git a/appveyor.yml b/appveyor.yml index c065695a0..c30f9e24b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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: