chore(travis): add iojs to build matrix

This commit is contained in:
Stephan Bönnemann 2015-02-05 13:28:48 +01:00
parent 4ed5f73a04
commit 7bf436fe8a
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,6 @@
language: node_js
node_js:
- iojs-v1
- '0.10'
sudo: false
cache:

View File

@ -31,8 +31,9 @@
"tape": "^3.5.0"
},
"engines": {
"node": "^0.10.0",
"npm": "^2.0.0"
"iojs": "^1",
"node": "^0.10",
"npm": "^2"
},
"homepage": "https://github.com/boennemann/semantic-release",
"keywords": [