Skip to content

Commit 5c08723

Browse files
committed
travis: test iojs, node 0.12
1 parent 1ff5769 commit 5c08723

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: node_js
22
node_js:
3-
- "0.11"
4-
- "0.10"
3+
- "iojs"
4+
- "0.12"
5+
- "0.10"

0 commit comments

Comments
 (0)