Skip to content

Commit

Permalink
appveyor.yml cover Node.js 8 & 10 in 4.5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher J. Brody committed Jul 6, 2018
1 parent 209edb3 commit 60cfeeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ environment:
matrix:
- nodejs_version: "4"
- nodejs_version: "6"
- nodejs_version: "8"
- nodejs_version: "10"

install:
- ps: Install-Product node $env:nodejs_version
Expand Down

0 comments on commit 60cfeeb

Please sign in to comment.