Skip to content

Commit

Permalink
chore(travis): (jobs.include)
Browse files Browse the repository at this point in the history
chore(travis): (jobs.include.node_js)
chore(travis): (script)
  • Loading branch information
arlac77 committed Feb 9, 2020
1 parent cc3b4ca commit 0dd0f78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
include:
- stage: test
node_js:
- 12.14.1
- 13.7.0
- 12.15.0
- 13.8.0
script:
- npm run cover
- npx codecov
Expand Down

0 comments on commit 0dd0f78

Please sign in to comment.