Skip to content

Commit

Permalink
Merge pull request #6 from ruiquelhas/support/add-support-for-node-6
Browse files Browse the repository at this point in the history
Add support for Node v6
  • Loading branch information
ruiquelhas committed May 22, 2016
2 parents 6f71f2e + 96e5d80 commit a33fd19
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 @@ -3,8 +3,7 @@ after_success: npm run coveralls
language: node_js

node_js:
- "4.0"
- "4"
- "5"
- "6"

sudo: false

0 comments on commit a33fd19

Please sign in to comment.