Skip to content

Commit a6ae6c4

Browse files
committed
[ci] add 0.12 and iojs to travis
1 parent 1b89bc9 commit a6ae6c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: node_js
22
node_js:
33
- "0.10"
4+
- "0.12"
5+
- "iojs"
46

57
notifications:
68
email:

0 commit comments

Comments
 (0)