Skip to content

Commit

Permalink
ci: add node v16
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowgate15 authored Oct 26, 2021
1 parent 5f5ac40 commit 0778a8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ node_js:
- 10
- 12
- 14
- 16
script:
- npm run test-coverage
after_success:
Expand Down

0 comments on commit 0778a8c

Please sign in to comment.