add iojs to travis

This commit is contained in:
Moshe Kolodny
2015-02-17 13:31:45 -05:00
parent 84068943dd
commit 56e74dfd10

View File

@@ -3,6 +3,7 @@ language: node_js
node_js:
- "0.10"
- "0.12"
- "iojs"
branches:
except: