Merge pull request #473 from bitcoinjs/travis
travis: add 4.0.0 and io.js targets
This commit is contained in:
commit
d1abddb3de
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…
Add table
Reference in a new issue