Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Commit 9037dc5

Browse files
JamesHenrysoda0289
authored andcommitted
Chore: Add node 8 to .travis.yml (#312)
1 parent 8062515 commit 9037dc5

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
@@ -5,5 +5,6 @@ node_js:
55
- "5"
66
- "6"
77
- "7"
8+
- "8"
89
after_success:
910
- npm run coveralls

0 commit comments

Comments
 (0)