Skip to content

Commit ad76c7d

Browse files
committed
Add node8 to ci
1 parent 2b9771b commit ad76c7d

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
@@ -8,6 +8,7 @@ node_js:
88
- "5"
99
- "6"
1010
- "7"
11+
- "8"
1112
addons:
1213
apt:
1314
sources:

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ environment:
77
- nodejs_version: "5"
88
- nodejs_version: "6"
99
- nodejs_version: "7"
10+
- nodejs_version: "8"
1011
platform:
1112
- x86
1213
- x64

0 commit comments

Comments
 (0)