mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-30 08:51:32 +00:00
Travis: Use 3.7 to run tests too
This commit is contained in:
parent
059a4fff5c
commit
deee29228e
1 changed files with 3 additions and 1 deletions
|
@ -1,8 +1,10 @@
|
|||
sudo: false
|
||||
sudo: true
|
||||
dist: xenial
|
||||
language: python
|
||||
python:
|
||||
- 3.5
|
||||
- 3.6
|
||||
- 3.7
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
|
|
Loading…
Add table
Reference in a new issue