Move to Python 3.7.

This commit is contained in:
Omer Katz 2019-01-09 22:58:55 +02:00
parent 08771f7b05
commit c86fc5c297
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@ matrix:
before_install: sudo apt-get update && sudo apt-get install libgnutls-dev
- python: pypy
env: TOXENV=pypy
- env: TOXENV=flake8
- python: 3.7
env: TOXENV=flake8
stage: lint
- env: TOXENV=flakeplus
stage: lint