Skip to content

Commit

Permalink
chore(travis): (jobs.include)
Browse files Browse the repository at this point in the history
chore(travis): add 13.10.0 remove 13.9.0 (jobs.include.node_js)
  • Loading branch information
arlac77 committed Mar 5, 2020
1 parent 5f6ad8c commit b519ff5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ jobs:
include:
- stage: test
node_js:
- 13.9.0
- 13.10.0
script:
- npm run cover
Expand Down

0 comments on commit b519ff5

Please sign in to comment.