mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
ci: only enable yarn cache in appveyor
This commit is contained in:
parent
dc4c503a8c
commit
f70bcb58bd
@ -4,9 +4,8 @@ environment:
|
||||
- nodejs_version: "8"
|
||||
- nodejs_version: "Current"
|
||||
|
||||
# cache:
|
||||
# - "%LOCALAPPDATA%\\Yarn"
|
||||
# - node_modules
|
||||
cache:
|
||||
- "%LOCALAPPDATA%\\Yarn" -> yarn.lock
|
||||
|
||||
# Install scripts. (runs after repo cloning)
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user