mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +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: "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:
|
||||||
|
Loading…
Reference in New Issue
Block a user