Skip to content

Commit

Permalink
Update AppVeyor Node.js versions to match Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mujica committed Jun 17, 2018
1 parent ae565cc commit a99bc6a
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
@@ -1,8 +1,8 @@
# Test against this version of Node.js
environment:
matrix:
- nodejs_version: "4"
- nodejs_version: "6"
- nodejs_version: "8"

# Install scripts. (runs after repo cloning)
install:
Expand Down

0 comments on commit a99bc6a

Please sign in to comment.