Run tests on Python 3.7.
This commit is contained in:
parent
bd39dd6788
commit
e2cfd6c08c
@ -9,6 +9,9 @@ matrix:
|
|||||||
env: TOX_ENV=py35
|
env: TOX_ENV=py35
|
||||||
- python: 3.6
|
- python: 3.6
|
||||||
env: TOX_ENV=py36
|
env: TOX_ENV=py36
|
||||||
|
- python: 3.7
|
||||||
|
dist: xenial
|
||||||
|
env: TOX_ENV=py37
|
||||||
install:
|
install:
|
||||||
- pip install -U pip
|
- pip install -U pip
|
||||||
- pip install flake8 tox
|
- pip install flake8 tox
|
||||||
|
Loading…
Reference in New Issue
Block a user