Skip to content

Commit e7b7d42

Browse files
committed
Add node 9 to CI
1 parent 2b1ed90 commit e7b7d42

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ node_js:
99
- "6"
1010
- "7"
1111
- "8"
12+
- "9"
1213
addons:
1314
apt:
1415
sources:

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ environment:
88
- nodejs_version: "6"
99
- nodejs_version: "7"
1010
- nodejs_version: "8"
11+
- nodejs_version: "9"
1112
platform:
1213
- x86
1314
- x64

0 commit comments

Comments
 (0)