CI: travis finally knows about llvm-toolchain-trusty-7

See https://github.com/travis-ci/apt-source-safelist/pull/392.
This commit is contained in:
Akim Demaille
2018-10-06 07:14:26 +02:00
parent 394c1aa6f2
commit a61a84ec6a

View File

@@ -115,10 +115,7 @@ matrix:
addons: addons:
apt: apt:
sources: sources:
# Travis is not ready yet: - llvm-toolchain-trusty-7
# - 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'
- ubuntu-toolchain-r-test - ubuntu-toolchain-r-test
packages: packages:
- clang-7 - clang-7