.travis(.yml): Update to Xenial
Xenial is now available with Travis CI https://blog.travis-ci.com/2018-11-08-xenial-release
This commit is contained in:
parent
c78abbe1d2
commit
12ebeb30d0
|
@ -1,4 +1,4 @@
|
||||||
dist: trusty
|
dist: xenial
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
- CI_BUILD=cmake
|
- CI_BUILD=cmake
|
||||||
|
|
Loading…
Reference in New Issue