Skip to content

Commit 67ee79f

Browse files
committed
Missed travis changes.
1 parent c335610 commit 67ee79f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ node_js:
44
- "0.10"
55
- "0.12"
66
- "iojs"
7+
- "4.2"
8+
- "stable"
9+
after_script:
10+
- "cat coverage/lcov.info | ./node_modules/.bin/coveralls"
711
notifications:
812
webhooks:
913
urls:

0 commit comments

Comments
 (0)