mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-23 16:56:43 +00:00
Update appveyor to use stack.yaml.
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user