aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-09-26 18:17:32 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-09-26 18:17:32 -0700
commit91ef25a59e1181158020dc08ac8f561951e6d0c5 (patch)
tree4fe48e1b31c978823dc64e5aa08aef029cf8ccf4 /appveyor.yml
parentb5e123cc3a82ae98bcaf58359f0ce5463e0518b2 (diff)
downloadpandoc-91ef25a59e1181158020dc08ac8f561951e6d0c5.tar.gz
appveyor - single quote cache.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 71d527514..2fceea08b 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -43,7 +43,7 @@ matrix:
fast_finish: true
cache:
- - "%CABAL_STORE%"
+ - '%CABAL_STORE%'
# Note: to reset build cache, do the following in JavaScript
# console on appveyor: