Skip to content

Commit

Permalink
Update appveyor.yml to use Node.js version 4/6/8 instead of 4/6/7.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAnson committed Jan 31, 2018
1 parent 93362d8 commit dea8583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:
matrix:
- nodejs_version: "4"
- nodejs_version: "6"
- nodejs_version: "7"
- nodejs_version: "8"

# Get the stable version of node
install:
Expand Down

0 comments on commit dea8583

Please sign in to comment.