switch to master branch of orchstr8

This commit is contained in:
Lex Berezhny 2018-06-14 00:03:52 -04:00
parent ac0c88768d
commit 52846a3b24

View file

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