diff --git a/appveyor.yml b/appveyor.yml index f0a6f76d66..a8fc3b920b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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: