Skip to content

Commit

Permalink
Merge pull request #1510 from gruntjs/node6-travis
Browse files Browse the repository at this point in the history
test node.js 6 on travis
  • Loading branch information
vladikoff committed Apr 27, 2016
2 parents add5279 + afbda70 commit 29c506c
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 @@ -7,6 +7,7 @@ node_js:
- "4.1"
- "4.2"
- "5"
- "6"
- "iojs"
before_install:
- npm install -g npm
Expand Down

0 comments on commit 29c506c

Please sign in to comment.