Skip to content

Commit 16b3a61

Browse files
authored
boilerplate: Add Node.js 9 support
1 parent 5bbb454 commit 16b3a61

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
- "6"
77
- "7"
88
- "8"
9+
- "9"
910

1011
after_success:
1112
- npm run coverage

0 commit comments

Comments
 (0)