Skip to content

Commit 21a56de

Browse files
authored
Merge pull request #1273 from srowhani/chore/ci
chore(ci): update appveyor build matrix
2 parents 594cc6c + 3a6b08c commit 21a56de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ init:
55
# Test against this version of Node.js
66
environment:
77
matrix:
8-
- nodejs_version: '4'
98
- nodejs_version: '6'
9+
- nodejs_version: '9'
1010
# Latest stable version of Node
1111
- nodejs_version: 'stable'
1212

0 commit comments

Comments
 (0)