Skip to content

Commit

Permalink
chore(travis): (jobs.include)
Browse files Browse the repository at this point in the history
chore(travis): add 13.9.0 remove 13.8.0 (jobs.include.node_js)
  • Loading branch information
arlac77 committed Feb 19, 2020
1 parent f70d97b commit 5220c7c
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:
- 13.8.0
- 13.9.0
script:
- npm run cover
- npx codecov
Expand Down

0 comments on commit 5220c7c

Please sign in to comment.