add node 0.11 for travis
This commit is contained in:
parent
4324d1c177
commit
8512417889
@ -2,6 +2,7 @@ language: node_js
|
||||
node_js:
|
||||
- "0.8"
|
||||
- "0.10"
|
||||
- "0.11"
|
||||
before_install:
|
||||
- sudo add-apt-repository --yes ppa:bitcoin/bitcoin
|
||||
- sudo apt-get update
|
||||
|
||||
Loading…
Reference in New Issue
Block a user