Skip to content

Commit

Permalink
chore(travis): (jobs.include)
Browse files Browse the repository at this point in the history
chore(travis): add 14.2.0 remove 14.1.0 (jobs.include.node_js)
  • Loading branch information
arlac77 committed May 5, 2020
1 parent 6b231ef commit e94479c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
include:
- stage: test
node_js:
- 14.1.0
- 14.2.0
script:
- npm run cover
- npx codecov
Expand Down

0 comments on commit e94479c

Please sign in to comment.