forked from LBRYCommunity/lbry-sdk
run integration tests with 3.7
This commit is contained in:
parent
59c49d2d31
commit
277b8b122c
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ jobs:
|
||||||
- bash <(curl -s https://codecov.io/bash)
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
|
|
||||||
- name: "Integration Tests"
|
- name: "Integration Tests"
|
||||||
|
python: "3.7"
|
||||||
install:
|
install:
|
||||||
- pip install tox-travis coverage
|
- pip install tox-travis coverage
|
||||||
- pushd .. && git clone https://github.com/lbryio/electrumx.git --branch lbryumx && popd
|
- pushd .. && git clone https://github.com/lbryio/electrumx.git --branch lbryumx && popd
|
||||||
|
|
Loading…
Add table
Reference in a new issue