summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-05-18 23:00:59 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2017-05-18 23:00:59 +0200
commit118c8ddb91bb68d8458317601fcc115b12f193b1 (patch)
tree32e846235c00eba70e36dcd8e77442aadbd9c1f7 /appveyor.yml
parenta70b26c3108a94e835321a7b3c236dfa7448dd86 (diff)
Fixed appveyor.yml.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 0f33ea98a..19401ec88 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -5,8 +5,8 @@ environment:
STACK_YAML: "c:\\stack\\stack.pkg.yaml"
WIXBIN: "c:\\Program Files (x86)\\WiX Toolset v3.10\\bin"
matrix:
- STACK_VERSION: windows-i386
- STACK_VERSION: windows-x86_64
+ - STACK_VERSION: 'windows-i386'
+ - STACK_VERSION: 'windows-x86_64'
cache:
- "c:\\sr" # stack root, short paths == fewer problems