travis: try "dist: xenial"
I don't think this will actually work
This commit is contained in:
parent
ef32b23fe9
commit
9d220bea73
|
@ -1,5 +1,5 @@
|
|||
sudo: false
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
language: python
|
||||
cache: pip
|
||||
before_cache:
|
||||
|
|
Loading…
Reference in New Issue
Block a user