add iojs to travis

This commit is contained in:
Sebastian McKenzie 2015-01-28 11:03:00 +11:00
parent 4a94ef3aa6
commit 946ba7a8d3

View File

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