Use the xenial dist in travis ci (#925)

This commit is contained in:
Mariatta 2019-03-12 15:49:13 -07:00 committed by GitHub
parent 31e8fa3411
commit a0c92348b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
language: python
python:
- "3.7-dev"
- 3.7
- 3.7-dev
- 3.8-dev
- nightly
dist: xenial
cache: pip