use lbryumx branch of electrumx

This commit is contained in:
Lex Berezhny 2018-07-09 22:40:52 -04:00 committed by Jack Robison
parent d81502e191
commit ac8c641d64
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -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