travis: add 4.0.0 and io.js targets

This commit is contained in:
Daniel Cousens 2015-09-20 14:36:56 +10:00
parent 98b84d8c8a
commit 131fbdc3f0

View file

@ -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: