Skip to content

Commit

Permalink
chore(travis): (jobs.include)
Browse files Browse the repository at this point in the history
chore(travis): remove 13.13.0 (jobs.include.node_js)
  • Loading branch information
arlac77 committed Apr 27, 2020
1 parent 54b1052 commit 051f0b6
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.13.0
- 14.0.0
script:
- npm run cover
Expand Down

0 comments on commit 051f0b6

Please sign in to comment.