Skip to content

Commit

Permalink
🔧 Update appveyor test environments to node 10 & 12
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekdev committed Jul 29, 2019
1 parent 48fb5b2 commit d7d0a36
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 @@ -5,8 +5,8 @@ version: "{build}"
environment:
matrix:
# node.js
- nodejs_version: "8"
- nodejs_version: "9"
- nodejs_version: "10"
- nodejs_version: "12"

# End builds on first failure
matrix:
Expand Down

0 comments on commit d7d0a36

Please sign in to comment.