Skip to content

Commit

Permalink
travis: llvm repo gpg key missing - use travis defination
Browse files Browse the repository at this point in the history
  • Loading branch information
grooverdan authored and cvicentiu committed Aug 21, 2018
1 parent 34c7222 commit 0dadb96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ addons:
apt:
sources:
- ubuntu-toolchain-r-test
- sourceline: 'deb http://apt.llvm.org/trusty/ llvm-toolchain-trusty-5.0 main'
- sourceline: 'deb http://apt.llvm.org/trusty/ llvm-toolchain-trusty-6.0 main'
- llvm-toolchain-trusty-5.0
- llvm-toolchain-trusty-6.0
packages: # make sure these include all compilers and all build dependencies (see list above)
- gcc-5
- g++-5
Expand Down

0 comments on commit 0dadb96

Please sign in to comment.