travis: add 4.0.0 and io.js targets
This commit is contained in:
parent
98b84d8c8a
commit
131fbdc3f0
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ language: node_js
|
|||
before_install:
|
||||
- "npm install npm -g"
|
||||
node_js:
|
||||
- "4.0.0"
|
||||
- "io.js"
|
||||
- "0.12"
|
||||
- "0.10"
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue