Merge pull request #99 from micw523/update-ubuntu-ver

Fix for Travis CI failing on python-base
This commit is contained in:
k8s-ci-robot 2018-11-02 13:17:19 -07:00 committed by GitHub
commit 4da0fcc1e1
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: