Skip to content

Commit 44b3bc8

Browse files
committed
Reenable AppVeyor cache
1 parent 0b71ae7 commit 44b3bc8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ skip_commits:
1616

1717
clone_depth: 64
1818

19-
#cache:
20-
# - c:\build-cache
21-
# - c:\build-cache\sdk -> .appveyor.yml
19+
cache:
20+
- c:\build-cache
21+
- c:\build-cache\sdk -> .appveyor.yml
2222

2323
environment:
2424
PHP_BUILD_CACHE_BASE_DIR: c:\build-cache

0 commit comments

Comments
 (0)