Skip to content

Commit

Permalink
unittest: add more node versions to test
Browse files Browse the repository at this point in the history
Signed-off-by: imnemo <291400733@qq.com>
  • Loading branch information
imnemo committed Jun 5, 2020
1 parent 80ab71d commit 68cac5d
Show file tree
Hide file tree
Showing 2 changed files with 400 additions and 394 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Expand Up @@ -5,5 +5,11 @@ node_js:
- "6"
- "7"
- "8"
- "9"
- "10"
- "11"
- "12"
- "13"
- "14"
- "node"
after_success: npm run coverage

0 comments on commit 68cac5d

Please sign in to comment.