mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-09 10:17:34 +03:00
tools: appveyor: fix complaint
[travis skip]
This commit is contained in:
parent
9e012ba30f
commit
1831f83a81
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user