have to keep using old electrumx until we upgrade everywhere

This commit is contained in:
Lex Berezhny 2018-07-10 21:17:07 -04:00
parent 5db792e99c
commit 565b095a8d

View file

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