forked from OSchip/llvm-project
.travis: Use source whitelist alias for llvm-6 repository
Fixes issue with unauthenticated packages. Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> Reviewer: Aaron Watry llvm-svn: 342337
This commit is contained in:
parent
b09a8c9bd9
commit
bb93407831
|
@ -64,7 +64,7 @@ matrix:
|
|||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- sourceline: 'deb http://apt.llvm.org/trusty/ llvm-toolchain-trusty-6.0 main'
|
||||
- llvm-toolchain-trusty-6.0
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- libedit-dev
|
||||
|
|
Loading…
Reference in New Issue