Test with Python 3.7 on Travis and AppVeyor

This commit is contained in:
Bruno Oliveira
2018-07-29 19:53:49 -03:00
parent 0b522d40a7
commit c480223e88
2 changed files with 4 additions and 1 deletions
+3 -1
View File
@@ -41,7 +41,9 @@ jobs:
- env: TOXENV=py36-freeze
python: '3.6'
- env: TOXENV=py37
python: 'nightly'
python: 3.7
sudo: required
dist: xenial
- stage: deploy
python: '3.6'