Skip to content

Commit

Permalink
ci: fix AppVeyor indexparser failures
Browse files Browse the repository at this point in the history
  • Loading branch information
addaleax committed Mar 19, 2017
1 parent 5fcc17e commit b79fa96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ environment:
platform: x64
- nodejs_version: "5"
platform: x86
- nodejs_version: "4.3.0"
- nodejs_version: "4"
platform: x86
- nodejs_version: "4.3.0"
- nodejs_version: "4"
platform: x64


Expand Down

0 comments on commit b79fa96

Please sign in to comment.