From a61a84ec6a5d6e2f0ae5468d3df7bf792941923e Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Sat, 6 Oct 2018 07:14:26 +0200 Subject: [PATCH] CI: travis finally knows about llvm-toolchain-trusty-7 See https://github.com/travis-ci/apt-source-safelist/pull/392. --- .travis.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 4cef8ea6..3cb65ef7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -115,10 +115,7 @@ matrix: addons: apt: sources: - # Travis is not ready yet: - # - llvm-toolchain-trusty-7 - - sourceline: 'deb http://apt.llvm.org/trusty/ llvm-toolchain-trusty-7 main' - key_url: 'http://apt.llvm.org/llvm-snapshot.gpg.key' + - llvm-toolchain-trusty-7 - ubuntu-toolchain-r-test packages: - clang-7