forked from LBRYCommunity/lbry-sdk
have to keep using old electrumx until we upgrade everywhere
This commit is contained in:
parent
5db792e99c
commit
565b095a8d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ python:
|
|||
|
||||
install:
|
||||
- pip install tox-travis coverage
|
||||
- pushd .. && git clone https://github.com/lbryio/electrumx.git && popd
|
||||
- pushd .. && git clone https://github.com/lbryio/electrumx.git --branch lbryumx && popd
|
||||
- pushd .. && git clone https://github.com/lbryio/orchstr8.git && popd
|
||||
|
||||
script: tox
|
||||
|
|
Loading…
Reference in a new issue