summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-10-21 11:59:22 +0200
committerAnatol Belski <ab@php.net>2017-10-21 11:59:22 +0200
commit44b3bc847b7b2d32724947484915ce51d8a60786 (patch)
tree53f7574e62effc42018c7954ec08d2b566faa8b2 /.appveyor.yml
parent0b71ae7a15798b032cb2e5163adf452646028b3a (diff)
downloadphp-git-44b3bc847b7b2d32724947484915ce51d8a60786.tar.gz
Reenable AppVeyor cache
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 be60c2f83a..84c93574e6 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -16,9 +16,9 @@ skip_commits:
clone_depth: 64
-#cache:
-# - c:\build-cache
-# - c:\build-cache\sdk -> .appveyor.yml
+cache:
+ - c:\build-cache
+ - c:\build-cache\sdk -> .appveyor.yml
environment:
PHP_BUILD_CACHE_BASE_DIR: c:\build-cache