ci: Travis: use dist=xenial

This commit is contained in:
Daniel Hahler
2019-02-23 09:59:07 +01:00
committed by Dave Halter
parent acccb4f28d
commit 7770e73609

View File

@@ -1,15 +1,15 @@
dist: xenial
language: python
sudo: false
python:
- 2.6
- 2.7
- 3.4
- 3.5
- 3.6
- pypy
- 3.7
- pypy2.7-6.0
- pypy3.5-6.0
matrix:
include:
- { python: "3.7", dist: xenial, sudo: true }
- python: 3.5
env: TOXENV=cov
allow_failures: