Skip to content

Commit fab5729

Browse files
Make travis test on nodejs 4
1 parent 25498e1 commit fab5729

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
@@ -3,4 +3,5 @@ node_js:
33
- "0.10"
44
- "0.12"
55
- "iojs"
6+
- "4.0"
67
script: npm run lint && npm run coveralls

0 commit comments

Comments
 (0)