Skip to content

Commit

Permalink
Removed support for older versions of node, we will support 4, 6 like…
Browse files Browse the repository at this point in the history
… Node does now.
  • Loading branch information
four43 committed Oct 29, 2016
1 parent 15e0183 commit c470122
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 @@ -2,8 +2,6 @@ language: node_js
node_js:
- 6
- 4
- 0.12
- iojs
after_success:
- "npm run coveralls"
sudo: false

0 comments on commit c470122

Please sign in to comment.