Skip to content

Commit

Permalink
chore(travis): (jobs.include)
Browse files Browse the repository at this point in the history
chore(travis): add 13.11.0 (jobs.include.node_js)
  • Loading branch information
arlac77 committed Mar 12, 2020
1 parent 67ff71a commit acd20e5
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.10.1
- 13.11.0
script:
- npm run cover
- npx codecov
Expand Down

0 comments on commit acd20e5

Please sign in to comment.