use wip branch of orchstr8

This commit is contained in:
Lex Berezhny 2018-06-13 21:01:48 -04:00
parent e9fbc875e0
commit f0ecf58752

View file

@ -7,7 +7,7 @@ python:
install: install:
- pip install tox-travis coverage - 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 packages && popd
- pushd .. && git clone https://github.com/lbryio/orchstr8.git && popd - pushd .. && git clone https://github.com/lbryio/orchstr8.git --branch wip && popd
script: tox script: tox