summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 40056746a..4e4ef0fdc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,12 +5,12 @@ os:
- linux
sudo: required
-dist: xenial
+dist: bionic
addons:
apt:
sources:
- ubuntu-toolchain-r-test
- - llvm-toolchain-xenial-7
+ - llvm-toolchain-bionic-7
packages:
- clang-7
- llvm-7-dev