mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-12 19:08: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).
|
# (eg. Travis CI).
|
||||||
|
|
||||||
#uncomment once to cache latest stack
|
#uncomment once to cache latest stack
|
||||||
#before_test:
|
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
|
||||||
|
|
||||||
clone_folder: "c:\\project"
|
clone_folder: "c:\\project"
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
Reference in New Issue
Block a user