Skip to content

Commit b6496eb

Browse files
committed
Add Node v8 to travis CI
1 parent e7d3c9d commit b6496eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ node_js:
44
- "4"
55
- "6"
66
- "7"
7+
- "8"
78
script: npm run check

0 commit comments

Comments
 (0)