aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 46b7774..11c47be 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,12 +8,12 @@ env:
matrix:
include:
- # Access more recent gcc and clang via a Trusty image
+ # Access more recent gcc and clang via a Xenial image
- os: linux
- dist: trusty
+ dist: xenial
compiler: gcc
- os: linux
- dist: trusty
+ dist: xenial
compiler: clang
- os: osx
compiler: gcc