Skip to content

Commit

Permalink
Drop support for Node 4 and 5
Browse files Browse the repository at this point in the history
  • Loading branch information
mauricedb committed Sep 2, 2018
1 parent ef187f6 commit cb4ecca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -5,7 +5,5 @@ node_js:
- "8"
- "7"
- "6"
- "5"
- "4"
after_success:
- npm run report-coverage

0 comments on commit cb4ecca

Please sign in to comment.