Skip to content

Commit

Permalink
chore(travis): run tests in Node.js 6
Browse files Browse the repository at this point in the history
  • Loading branch information
blond committed Jul 8, 2016
1 parent 7ded85c commit a7917f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ language: node_js
matrix:
include:
- node_js: "4"
- node_js: "5"
- node_js: "6"

0 comments on commit a7917f2

Please sign in to comment.