Skip to content

Commit ea07f00

Browse files
committed
include node v5 in travis builds
1 parent 504dcf1 commit ea07f00

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,6 +11,7 @@ node_js:
1111
- "0.10"
1212
- "0.12"
1313
- "4"
14+
- "5"
1415

1516
after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"
1617

0 commit comments

Comments
 (0)