Skip to content

Commit

Permalink
Remove Node.js 6 and 8 from .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
th0r committed Nov 3, 2020
1 parent a81b7b8 commit abc298a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -4,10 +4,9 @@ branches:
only:
- master
node_js:
- "6"
- "8"
- "10"
- "12"
- "14"
- "node"
addons:
apt:
Expand Down

0 comments on commit abc298a

Please sign in to comment.