Update appveyor to use stack.yaml.
This commit is contained in:
parent
40a55728bb
commit
62bc894f9e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ clone_folder: "c:\\pandoc"
|
|||
environment:
|
||||
global:
|
||||
WIXBIN: "c:\\Program Files (x86)\\WiX Toolset v3.11\\bin"
|
||||
STACK_YAML: "c:\\pandoc\\stack.pkg.yaml"
|
||||
STACK_YAML: "c:\\pandoc\\stack.yaml"
|
||||
STACK_BUILD_OPTS: "-j1 --no-terminal --test --local-bin-path=.\\windows"
|
||||
matrix:
|
||||
- STACK_VERSION: "windows-i386"
|
||||
|
|
Loading…
Add table
Reference in a new issue