Test on both io.js v1 & v2.

This commit is contained in:
Julien Fontanet 2015-06-18 13:13:40 +02:00
parent 45f6a7cb4d
commit eee72f4f27

View File

@ -1,5 +1,6 @@
language: node_js
node_js:
- 'iojs'
- 'iojs-v2'
- 'iojs-v1'
- '0.12'
- '0.10'