Use python 3.7 on travis

This commit is contained in:
Konstantin Lopuhin 2018-07-09 12:26:56 +03:00
parent 17e9914b8a
commit cf9399acc1
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ matrix:
env: TOXENV=py36
- python: 3.6
env: TOXENV=docs
- python: 3.7-dev
- python: 3.7
env: TOXENV=py37
install:
- |