Skip to content

Commit 9a8241c

Browse files
committed
chore(travisci): Enable testing of node 8 on travis
1 parent c2ae6ab commit 9a8241c

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
@@ -6,6 +6,7 @@ cache:
66
notifications:
77
email: false
88
node_js:
9+
- '8'
910
- '6'
1011
- '4'
1112
before_install:

0 commit comments

Comments
 (0)