Use release 3.7 for Travis (not -dev)

closes #622
This commit is contained in:
Kyle Altendorf 2018-09-30 00:44:50 -04:00 committed by Casper da Costa-Luis
parent 3494970c1c
commit 4bcdbf631b
No known key found for this signature in database
GPG Key ID: 986B408043AE090D
1 changed files with 3 additions and 1 deletions

View File

@ -13,7 +13,9 @@ matrix:
env: TOXENV=py35
- python: 3.6
env: TOXENV=py36
- python: 3.7-dev
- python: 3.7
dist: xenial
sudo: true
env: TOXENV=py37
- python: pypy2.7-5.10.0
env: TOXENV=pypy