Travis: Use 3.7 to run tests too

This commit is contained in:
Johann Bauer 2018-08-09 20:42:48 +02:00
parent 059a4fff5c
commit deee29228e

View file

@ -1,8 +1,10 @@
sudo: false sudo: true
dist: xenial
language: python language: python
python: python:
- 3.5 - 3.5
- 3.6 - 3.6
- 3.7
addons: addons:
apt: apt:
sources: sources: