👷 using clang++
This commit is contained in:
parent
c20dd7522f
commit
3283352db3
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ matrix:
|
||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
compiler: clang
|
compiler: clang
|
||||||
env: COMPILER=clang-3.6
|
env: COMPILER=clang++-3.6
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.6']
|
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.6']
|
||||||
|
|
Loading…
Reference in a new issue