Skip to content

Commit

Permalink
bump Node versions in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
borisovg committed May 3, 2021
1 parent 77190b2 commit be4d10c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ language: node_js
sudo: false

node_js:
- "0.10"
- "0.12"
- "4"
- "6"
- "10"
- "12"
- "14"

after_success:
- npm run coverage
Expand Down

0 comments on commit be4d10c

Please sign in to comment.