Skip to content

Commit 9795f50

Browse files
committed
chore(ci): add node v8 / v9
1 parent a940577 commit 9795f50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: node_js
22
node_js:
3+
- "9"
4+
- "8"
35
- "7"
46
- "6"
57
- "5"

0 commit comments

Comments
 (0)