Skip to content

Commit

Permalink
Merge pull request #1273 from srowhani/chore/ci
Browse files Browse the repository at this point in the history
chore(ci): update appveyor build matrix
  • Loading branch information
srowhani authored Apr 24, 2019
2 parents 594cc6c + 3a6b08c commit 21a56de
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 @@ -5,8 +5,8 @@ init:
# Test against this version of Node.js
environment:
matrix:
- nodejs_version: '4'
- nodejs_version: '6'
- nodejs_version: '9'
# Latest stable version of Node
- nodejs_version: 'stable'

Expand Down

0 comments on commit 21a56de

Please sign in to comment.