Skip to content

Commit 0b71ae7

Browse files
committed
Disable AppVeyor cache to unlock build
1 parent 5d85d96 commit 0b71ae7

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)