Skip to content

Commit b57c727

Browse files
committed
Add testing for node 0.12 and iojs (see #18)
1 parent a80db23 commit b57c727

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

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

57
notifications:
68
email:
7-
- damon.oehlman@nicta.com.au
8-
irc: "irc.freenode.org#rtc.io"
9+
- damon.oehlman@gmail.com
10+
irc: "irc.freenode.org#rtc.io"

0 commit comments

Comments
 (0)