Skip to content

Commit 45165c4

Browse files
committed
add 0.12 and iojs to travis
1 parent 39243aa commit 45165c4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ before_install:
44
node_js:
55
- "0.10"
66
- "0.11"
7+
- "0.12"
8+
- "iojs"
79
env:
810
- TEST_SUITE=test
911
- TEST_SUITE=coveralls

0 commit comments

Comments
 (0)