]> granicus.if.org Git - php/commitdiff
Reenable AppVeyor cache
authorAnatol Belski <ab@php.net>
Sat, 21 Oct 2017 09:59:22 +0000 (11:59 +0200)
committerAnatol Belski <ab@php.net>
Sat, 21 Oct 2017 09:59:22 +0000 (11:59 +0200)
.appveyor.yml

index be60c2f83a5a0ed24b53cae964013bea10d571f0..84c93574e68d794bd7e3618ea3f1aeb2f947eb6f 100644 (file)
@@ -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