We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b27af commit 3e4f5bbCopy full SHA for 3e4f5bb
appveyor.yml
@@ -23,6 +23,7 @@ environment:
23
matrix:
24
# fast_finish: true
25
allow_failures:
26
+ - nodejs_version: "5" # due to windows npm bug, registry-side
27
- nodejs_version: "0.8"
28
- nodejs_version: "0.6"
29
0 commit comments