Fix for Travis CI failing on python-base

This commit is contained in:
micw523 2018-11-02 15:00:22 -05:00 committed by GitHub
parent 13d5711014
commit be621d3d32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# ref: https://docs.travis-ci.com/user/languages/python
language: python
dist: trusty
dist: xenial
sudo: required
matrix: