Skip to content

Commit 444c096

Browse files
committed
[Tests] test on node 7 on windows, too
1 parent 2496313 commit 444c096

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ environment:
33
- nodejs_version: '4'
44
- nodejs_version: '5'
55
- nodejs_version: '6'
6+
- nodejs_version: '7'
67
install:
78
- ps: Install-Product node $env:nodejs_version
89
- set CI=true

0 commit comments

Comments
 (0)