Commit d250260b authored by ciody's avatar ciody

add ubuntu-toolchain-r-test as source also

parent bd9191b4
...@@ -12,7 +12,8 @@ matrix: ...@@ -12,7 +12,8 @@ matrix:
apt: apt:
packages: ['clang-5.0'] packages: ['clang-5.0']
sources: sources:
- llvm-toolchain-trusty - ubuntu-toolchain-r-test
- llvm-toolchain-trusty-5.0
env: COMPILER='clang++-5.0' env: COMPILER='clang++-5.0'
install: install:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment