We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8fe8c7 commit 2d52423Copy full SHA for 2d52423
1 file changed
appveyor.yml
@@ -36,5 +36,5 @@ test_script:
36
build: off
37
38
cache:
39
- - C:\Users\appveyor\AppData\Roaming\npm-cache -> package.json # npm cache
40
- - node_modules -> package.json # local npm modules
+# - C:\Users\appveyor\AppData\Roaming\npm-cache -> package.json # npm cache
+# - node_modules -> package.json # local npm modules
0 commit comments