Skip to content

Commit f7ac0e5

Browse files
committed
Merge pull request #834 from davidbanham/patch-1
Test against node 4.0.x on Travis
2 parents 55dd838 + 81c187a commit f7ac0e5

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
@@ -11,5 +11,6 @@ addons:
1111
node_js:
1212
- "0.10"
1313
- "0.12"
14+
- "4.0"
1415
- "iojs"
1516
after_success: npm run coverage

0 commit comments

Comments
 (0)