Merge pull request #1356 from braydonf/v0.12
Bitcore node requires v0.12, and likewise v0.12 here is only supported.
This commit is contained in:
commit
0a34fec900
@ -1,10 +1,7 @@
|
||||
language: node_js
|
||||
sudo: false
|
||||
node_js:
|
||||
- '0.10'
|
||||
- '0.12'
|
||||
- '2.0.0'
|
||||
- '4'
|
||||
before_install:
|
||||
- npm install -g bower
|
||||
- export DISPLAY=:99.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user