Skip to content

Commit

Permalink
drop support for testing below node 6, because a dependency is acting…
Browse files Browse the repository at this point in the history
… like a baby
  • Loading branch information
Akamaozu committed Nov 10, 2018
1 parent 1368eff commit 3ff3fcb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@ node_js:
- 'node'
- '8'
- '6'
- '5'
- '4'
after_success:
- npm run lcov-to-coveralls

0 comments on commit 3ff3fcb

Please sign in to comment.