summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2019-04-16 10:01:37 +0100
committerPeter Powell <petpow@saberuk.com>2019-04-16 10:58:48 +0100
commit925429ed511bc05ac5b7b02000e836bcf9ca00ab (patch)
tree223942a10c6e0df23a8f9343d1950e66924dbdf9 /.travis.yml
parent14e1d1f844c89e14cac24799c80af47ed6767cf2 (diff)
Upgrade Travis CI system to Xenial.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 204c5c086..e887d02a9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
compiler:
- clang
- gcc
-dist: trusty
+dist: xenial
language: cpp
notifications:
email: false