summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 409eee777..e89b3e02c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,10 +22,11 @@
#
# Docker Integration
# see: build/docker/README.md
-#
+#
sudo: required
-dist: trusty
+# https://docs.travis-ci.com/user/reference/linux
+dist: xenial
language: cpp
services: