Skip to content

Commit

Permalink
Add Node.js v6 to Travis test matrix
Browse files Browse the repository at this point in the history
Closes #14
  • Loading branch information
whymarrh committed Aug 3, 2016
1 parent c39383a commit c3e4f83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ matrix:
include:
- node_js: "4"
- node_js: "5"
- node_js: "6"
allow_failures:
- node_js: "0.10"
- node_js: "0.11"
Expand Down

0 comments on commit c3e4f83

Please sign in to comment.