Skip to content

Commit

Permalink
Remove support for Node v6
Browse files Browse the repository at this point in the history
  • Loading branch information
masotime committed Apr 12, 2020
1 parent 1fac930 commit b2a8d19
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@ language: node_js
node_js:
- "10"
- "8"
- "6"
after_success: npm run coverage
install: npm install
install: npm install

0 comments on commit b2a8d19

Please sign in to comment.