Skip to content

Commit 16c1170

Browse files
committed
[Tests] allow node 5 on windows to fail due to npm registry bug
1 parent 9529db4 commit 16c1170

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ environment:
2323
matrix:
2424
# fast_finish: true
2525
allow_failures:
26+
- nodejs_version: "5" # due to windows npm bug, registry-side
2627
- nodejs_version: "0.8"
2728
- nodejs_version: "0.6"
2829

0 commit comments

Comments
 (0)