diff --git a/appveyor.yml b/appveyor.yml index 6c685576a6..f0a6f76d66 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,9 +4,9 @@ environment: - nodejs_version: "8" - nodejs_version: "Current" -cache: - - "%LOCALAPPDATA%\\Yarn" - - node_modules +# cache: +# - "%LOCALAPPDATA%\\Yarn" +# - node_modules # Install scripts. (runs after repo cloning) install: