travis: test iojs, node 0.12

This commit is contained in:
Feross Aboukhadijeh 2015-03-27 16:05:18 +13:00
parent 1ff5769054
commit 5c08723e2f

View File

@ -1,4 +1,5 @@
language: node_js
node_js:
- "0.11"
- "0.10"
- "iojs"
- "0.12"
- "0.10"