Browse Source

Don't use the cache dependency, SDK version is handled in script

pull/2887/head
Anatol Belski 9 years ago
parent
commit
591e811a35
  1. 1
      .appveyor.yml

1
.appveyor.yml

@ -18,7 +18,6 @@ clone_depth: 64
cache: cache:
- c:\build-cache - c:\build-cache
- c:\build-cache\sdk -> .appveyor.yml
environment: environment:
PHP_BUILD_CACHE_BASE_DIR: c:\build-cache PHP_BUILD_CACHE_BASE_DIR: c:\build-cache

Loading…
Cancel
Save