tools: appveyor: try reverting this bit

This commit is contained in:
Simon Michael 2018-04-26 10:16:49 -07:00
parent f6e64a887f
commit 163dee7cbd

View File

@ -28,8 +28,8 @@ cache:
#- "c:\\pr\\hledger-web\\.stack-work" #- "c:\\pr\\hledger-web\\.stack-work"
#- "c:\\pr\\hledger-api\\.stack-work" #- "c:\\pr\\hledger-api\\.stack-work"
#before_test: #install:
install: before_test:
- curl -ostack.zip -L --insecure http://www.stackage.org/stack/windows-i386 - curl -ostack.zip -L --insecure http://www.stackage.org/stack/windows-i386
- 7z x stack.zip stack.exe - 7z x stack.zip stack.exe