travis: add node v0.12 and iojs

This commit is contained in:
Sean Lavine 2015-03-24 18:37:50 -07:00
parent cb95f56e9c
commit 00047173d5

View File

@ -2,6 +2,8 @@ language: node_js
node_js:
- "0.10"
- "0.12"
- "iojs"
before_install:
- sudo add-apt-repository --yes ppa:bitcoin/bitcoin