forked from LBRYCommunity/lbry-sdk
use lbryumx branch of electrumx
This commit is contained in:
parent
d81502e191
commit
ac8c641d64
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ addons:
|
|||
|
||||
install:
|
||||
- pip install tox-travis coverage
|
||||
- pushd .. && git clone https://github.com/lbryio/electrumx.git --branch packages && popd
|
||||
- pushd .. && git clone https://github.com/lbryio/electrumx.git --branch lbryumx && popd
|
||||
- pushd .. && git clone https://github.com/lbryio/orchstr8.git && popd
|
||||
- pushd .. && git clone https://github.com/lbryio/lbryschema.git && popd
|
||||
- pushd .. && git clone https://github.com/lbryio/lbryumx.git && popd
|
||||
|
|
Loading…
Reference in a new issue