summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-10-29 10:09:45 +0100
committerAnatol Belski <ab@php.net>2017-10-29 10:09:45 +0100
commit2c317bea2c400c44cb05f206be6ad85ff74a99be (patch)
tree329cbbd05d398783adb0eff2b960c25f7963c2ca /.appveyor.yml
parentcb04599d27e76bfb5548ccc8816ef66e25e009db (diff)
parent83d51baf83eba50ccba7e0fb7e9a8b4e29dbdb25 (diff)
downloadphp-git-2c317bea2c400c44cb05f206be6ad85ff74a99be.tar.gz
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1: Re-enable 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 c771491832..bfb45e5e9a 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