summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2018-12-23 11:10:06 +0100
committerEvgeny Vereshchagin <evvers@ya.ru>2018-12-23 11:14:20 +0100
commitb635e4ef6b2f35f07111bb66a68fe850a2ccab72 (patch)
tree078e123a07d1d06282f0efe8c2b9b3f05b3028a4 /.travis.yml
parent8eab766804ef4fa21d26c00fd0baab3f1a47bb5c (diff)
downloadsystemd-b635e4ef6b2f35f07111bb66a68fe850a2ccab72.tar.gz
travis: use xenial instead of trusty
This should also fix an issue mentioned in https://github.com/systemd/systemd/pull/11196#issuecomment-448123946.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f50731fe3f..56beeeb84d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
sudo: required
+dist: xenial
services:
- docker