aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMarcel Raad <Marcel.Raad@teamviewer.com>2019-06-09 13:20:57 +0200
committerMarcel Raad <Marcel.Raad@teamviewer.com>2019-06-09 13:20:57 +0200
commitcf1ec70e721544ba39652abd6331dde6bbf9108d (patch)
tree82237f74ea780e0ad30a6da037ead3547e5df888 /.travis.yml
parent99a49d661f187e11114516bca748e1faff48349d (diff)
travis: use xenial LLVM package for scan-build
I missed that in commit 99a49d6.
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 f2e3030c2..90c8fb3de 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -340,7 +340,7 @@ matrix:
apt:
sources:
- *common_sources
- - llvm-toolchain-trusty-7
+ - llvm-toolchain-xenial-7
packages:
- *common_packages
- clang-7