mirror of
https://github.com/TeamNewPipe/isso
synced 2025-10-06 00:23:15 +02:00
Run tests on Python 3.7.
This commit is contained in:
@@ -9,6 +9,9 @@ matrix:
|
||||
env: TOX_ENV=py35
|
||||
- python: 3.6
|
||||
env: TOX_ENV=py36
|
||||
- python: 3.7
|
||||
dist: xenial
|
||||
env: TOX_ENV=py37
|
||||
install:
|
||||
- pip install -U pip
|
||||
- pip install flake8 tox
|
||||
|
Reference in New Issue
Block a user