.travis.yml: electrumx master now contains the extensibility feature

This commit is contained in:
Lex Berezhny 2018-07-10 21:09:49 -04:00
parent c9c3585e1e
commit 5db792e99c

View file

@ -5,7 +5,7 @@ python:
install:
- pip install tox-travis coverage
- pushd .. && git clone https://github.com/lbryio/electrumx.git --branch extensible && popd
- pushd .. && git clone https://github.com/lbryio/electrumx.git && popd
- pushd .. && git clone https://github.com/lbryio/orchstr8.git && popd
script: tox