.travis.yml: use dist: xenial for Python 3.7+ to be installable

This commit is contained in:
James Lu 2019-01-06 01:56:24 -08:00
parent 93b0476751
commit 922012a307
1 changed files with 1 additions and 0 deletions

View File

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