From: Anatol Belski Date: Thu, 5 Jan 2017 22:42:15 +0000 (+0100) Subject: reenable appveyor cache X-Git-Tag: php-7.2.0alpha1~632 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0beae1f5f39e2e10b795ef2bd1ee315ab191ff82;p=php reenable appveyor cache --- diff --git a/.appveyor.yml b/.appveyor.yml index 34c33e8c9a..2e43a2a408 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -17,8 +17,8 @@ skip_commits: clone_depth: 64 cache: - #- c:\build-cache - #- c:\build-cache\sdk -> .appveyor.yml + - c:\build-cache + - c:\build-cache\sdk -> .appveyor.yml environment: PHP_BUILD_CACHE_BASE_DIR: c:\build-cache