Skip to content

Commit 2959b0c

Browse files
committed
build: add node 8
1 parent 1f75ebf commit 2959b0c

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
@@ -12,6 +12,8 @@ matrix:
1212
- node_js: "6.10"
1313
env: LINT=0
1414
- node_js: "7.10"
15+
env: LINT=0
16+
- node_js: "8.10"
1517
env: LINT=1
1618

1719
cache:

0 commit comments

Comments
 (0)