aboutsummaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorMatt Davis <mrd@redhat.com>2019-07-30 17:40:33 -0700
committerMatt Davis <mrd@redhat.com>2019-07-30 18:21:30 -0700
commit0f64cbfa54b0b22dc7b776b7b98a7cd657e84d78 (patch)
treefe8dc1ff9cb84c3cf15b3f08a057216588806964 /.appveyor.yml
parent5986257f9fc978d4a61b6e0001df554f80e565cb (diff)
downloadpyyaml-0f64cbfa54b0b22dc7b776b7b98a7cd657e84d78.tar.gz
changes for 5.1.2 release
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index bdad5f3..46bbd7f 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -4,9 +4,9 @@ version: '{build}'
image:
- Visual Studio 2015
-#cache:
-#- 'C:\Python38\'
-#- 'C:\Python38-x64'
+cache:
+- 'C:\Python38\'
+- 'C:\Python38-x64'
environment:
libyaml_repo_url: https://github.com/yaml/libyaml.git