We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 231007d commit 10905ddCopy full SHA for 10905dd
appveyor.yml
@@ -7,11 +7,11 @@ image: Visual Studio 2017
7
platform:
8
- x64
9
10
-cache:
11
- - node_modules
12
- - '%APPDATA%\npm-cache'
13
- - '%USERPROFILE%\.electron'
14
- - '%USERPROFILE%\AppData\Local\Yarn\cache'
+#cache:
+# - node_modules
+# - '%APPDATA%\npm-cache'
+# - '%USERPROFILE%\.electron'
+# - '%USERPROFILE%\AppData\Local\Yarn\cache'
15
16
environment:
17
GH_TOKEN:
0 commit comments