Skip to content

Commit

Permalink
chore(travis): (jobs.include)
Browse files Browse the repository at this point in the history
chore(travis): add 14.0.0 (jobs.include.node_js)
  • Loading branch information
arlac77 committed Apr 21, 2020
1 parent 33450c7 commit c20c4e3
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 @@ -4,6 +4,7 @@ jobs:
- stage: test
node_js:
- 13.13.0
- 14.0.0
script:
- npm run cover
- npx codecov
Expand Down

0 comments on commit c20c4e3

Please sign in to comment.