forked from LBRYCommunity/lbry-sdk
revert travis to older lbryumx for now
This commit is contained in:
parent
5a1f551ce5
commit
d2aaf7bd09
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ jobs:
|
|||
- 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
|
||||
- pushd .. && git clone https://github.com/lbryio/lbryumx.git && cd lbryumx && git checkout afd34f323dd94c516108a65240f7d17aea8efe85 && cd .. && popd
|
||||
- pushd .. && git clone https://github.com/lbryio/torba.git && popd
|
||||
script: tox
|
||||
after_success:
|
||||
|
|
Loading…
Reference in a new issue