Skip to content

Commit

Permalink
Drop support of nodejs version < 4
Browse files Browse the repository at this point in the history
  • Loading branch information
s0ph1e committed Oct 11, 2017
1 parent e70e109 commit 658128e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ node_js:
- "6"
- "5"
- "4"
- "0.12"
- "0.11"
- "0.10"
- "iojs"

after_success:
- travis_retry coveralls < coverage/lcov.info

0 comments on commit 658128e

Please sign in to comment.