Skip to content

Commit

Permalink
build against node 6+7 on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
benmosher authored May 25, 2017
1 parent 6a1e6a9 commit a7eb70d
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,7 +1,7 @@
# Test against this version of Node.js
environment:
matrix:
- nodejs_version: "4"
- nodejs_version: "7"
- nodejs_version: "6"

# platform:
Expand Down

0 comments on commit a7eb70d

Please sign in to comment.