Skip to content

Commit 4203bdf

Browse files
iyuqshellscape
authored andcommitted
add node 8 for travis test (#208)
1 parent 63ac805 commit 4203bdf

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
@@ -4,6 +4,7 @@ node_js:
44
- "4"
55
- "6"
66
- "7"
7+
- "8"
78
script: npm run travis
89
after_success:
910
- cat ./coverage/coverage.json | node_modules/codecov.io/bin/codecov.io.js

0 commit comments

Comments
 (0)