aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index c00198312..a35484458 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -14,8 +14,8 @@ install:
14 - yarn add global gulpjs/gulp#4.0 14 - yarn add global gulpjs/gulp#4.0
15 - yarn install 15 - yarn install
16 16
17cache: 17# cache:
18 - "%LOCALAPPDATA%\\Yarn" 18# - "%LOCALAPPDATA%\\Yarn"
19 19
20before_build: 20before_build:
21 - yarn lint 21 - yarn lint