Added testing in io.js

This commit is contained in:
Semigradsky 2015-05-11 13:49:01 +03:00
parent 49d7d39005
commit c9078b69c2
1 changed files with 4 additions and 3 deletions

View File

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