Skip to content

Commit 0beae1f

Browse files
committed
reenable appveyor cache
1 parent 34e1728 commit 0beae1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ skip_commits:
1717
clone_depth: 64
1818

1919
cache:
20-
#- c:\build-cache
21-
#- c:\build-cache\sdk -> .appveyor.yml
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)