Skip to content

Commit

Permalink
test ci 14.04 , clang key
Browse files Browse the repository at this point in the history
  • Loading branch information
owent committed Jun 23, 2016
1 parent 53ecc54 commit 3571245
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ addons:
apt:
sources:
- ubuntu-toolchain-r-test
- llvm-toolchain-trusty-3.8
- sourceline: 'deb http://apt.llvm.org/trusty/ llvm-toolchain-trusty-3.8 main'
key_url: 'http://apt.llvm.org/llvm-snapshot.gpg.key'

packages:
- g++-4.4
- g++-4.4-multilib
Expand Down

0 comments on commit 3571245

Please sign in to comment.