forked from LBRYCommunity/lbry-sdk
orchstr8 download needs torba installed
This commit is contained in:
parent
13444ae6c3
commit
643998332e
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ python:
|
|||
|
||||
install:
|
||||
- pip install tox-travis coverage
|
||||
- pip install -e .
|
||||
- pushd .. && git clone https://github.com/lbryio/electrumx.git --branch packages && popd
|
||||
- pushd .. && git clone https://github.com/lbryio/orchstr8.git --branch wip && popd
|
||||
- pushd ../orchstr8 && pip install -e . && LEDGER=torba.coin.bitcoinsegwit orchstr8 download && popd
|
||||
|
|
Loading…
Reference in a new issue