Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob authored Jan 18, 2021
1 parent 0297188 commit f8cb00b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ cache:
directories:
- node_modules
node_js:
- "6"
- "5"
- "4"
- "14"
- "12"
- "10"
after_success:
- npm run coverall

0 comments on commit f8cb00b

Please sign in to comment.