ci: only enable yarn cache in appveyor

This commit is contained in:
Clark Du 2018-08-07 10:57:33 +01:00
parent dc4c503a8c
commit f70bcb58bd
No known key found for this signature in database
GPG Key ID: 32CBD8CD478AF898

View File

@ -4,9 +4,8 @@ environment:
- nodejs_version: "8" - nodejs_version: "8"
- nodejs_version: "Current" - nodejs_version: "Current"
# cache: cache:
# - "%LOCALAPPDATA%\\Yarn" - "%LOCALAPPDATA%\\Yarn" -> yarn.lock
# - node_modules
# Install scripts. (runs after repo cloning) # Install scripts. (runs after repo cloning)
install: install: