Skip to content

Commit 6ef64ab

Browse files
committed
Chore: add Node 9 to Travis CI
1 parent 7e83545 commit 6ef64ab

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 @@ node_js:
66
- "4"
77
- "6"
88
- "8"
9+
- "9"
910

1011
script:
1112
- npm test

0 commit comments

Comments
 (0)