Skip to content

Commit e5b5fa7

Browse files
Build: add Node 8 and 9 to Travis
1 parent 1ab43fd commit e5b5fa7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ node_js:
44
- '4'
55
- '6'
66
- '7'
7+
- '8'
8+
- '9'
79
env:
810
- ESLINT_VERSION=latest
911
- ESLINT_VERSION=3.15.0

0 commit comments

Comments
 (0)