Merge pull request #827 from alxpy/py37

Add Python3.7 to CI
This commit is contained in:
Syrus Akbary 2018-09-04 16:25:32 +02:00 committed by GitHub
commit e043527d5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,10 @@ matrix:
python: 3.5
- env: TOXENV=py36
python: 3.6
- env: TOXENV=py37
python: 3.7
dist: xenial
sudo: true
- env: TOXENV=pypy
python: pypy-5.7.1
- env: TOXENV=pre-commit