forked from LBRYCommunity/lbry-sdk
switch to master branch of orchstr8
This commit is contained in:
parent
ac0c88768d
commit
52846a3b24
1 changed files with 1 additions and 1 deletions
|
@ -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 --branch wip && popd
|
- pushd .. && git clone https://github.com/lbryio/orchstr8.git && popd
|
||||||
|
|
||||||
script: tox
|
script: tox
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue