Travis: Test python-3.7

This commit is contained in:
Unrud 2019-06-15 10:01:20 +02:00
parent 581774774f
commit 970efe3647

View File

@ -1,7 +1,7 @@
language: python
sudo: false
env: PIP=pip3 PYTHON=python3
dist: trusty
dist: xenial
matrix:
include:
@ -9,6 +9,8 @@ matrix:
python: 3.5
- os: linux
python: 3.6
- os: linux
python: 3.7
- os: osx
language: generic
- os: linux