Skip to content

Commit 29c506c

Browse files
committed
Merge pull request #1510 from gruntjs/node6-travis
test node.js 6 on travis
2 parents add5279 + afbda70 commit 29c506c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ node_js:
77
- "4.1"
88
- "4.2"
99
- "5"
10+
- "6"
1011
- "iojs"
1112
before_install:
1213
- npm install -g npm

0 commit comments

Comments
 (0)