Skip to content

Commit

Permalink
fix: bump appveyor node engine
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkdo committed Dec 17, 2017
1 parent 8150e7e commit cb62f57
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 @@ -13,8 +13,8 @@ max_jobs: 4
# Test against the latest version of this Node.js version
environment:
matrix:
- nodejs_version: "7"
- nodejs_version: "8"
- nodejs_version: "9"

platform:
# - x86
Expand Down

0 comments on commit cb62f57

Please sign in to comment.