Skip to content

Commit

Permalink
[Tests] allow node 5 on windows to fail due to npm registry bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Feb 5, 2020
1 parent 9529db4 commit b496f65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ environment:
matrix:
# fast_finish: true
allow_failures:
- nodejs_version: "5" # due to windows npm bug, registry-side
- nodejs_version: "0.8"
- nodejs_version: "0.6"

Expand Down

0 comments on commit b496f65

Please sign in to comment.