Merge pull request #99 from micw523/update-ubuntu-ver
Fix for Travis CI failing on python-base
This commit is contained in:
commit
4da0fcc1e1
@ -1,6 +1,6 @@
|
||||
# ref: https://docs.travis-ci.com/user/languages/python
|
||||
language: python
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
sudo: required
|
||||
|
||||
matrix:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user