Travis still doesn't support Python 3.7 in the default image

This commit is contained in:
Peter Bittner 2019-04-08 22:00:24 +02:00
parent 4e874d88ae
commit 3680872619

View file

@ -1,3 +1,6 @@
dist: xenial
sudo: true
language: python
python:
- 2.7