Skip to content

Commit e1aca12

Browse files
committedNov 29, 2017
chore(travis): test also in Node 9
1 parent f835007 commit e1aca12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
22
node_js:
3+
- "9"
34
- "8"
45
- "6"
56
- "4"

0 commit comments

Comments
 (0)
Please sign in to comment.