👷 another try
This commit is contained in:
parent
f256587c4f
commit
82cd8c8d02
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ matrix:
|
||||||
env: COMPILER=clang++-3.4
|
env: COMPILER=clang++-3.4
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.4']
|
sources: ['ubuntu-toolchain-r-test']
|
||||||
packages: ['g++-6', 'clang-3.4']
|
packages: ['g++-6', 'clang-3.4']
|
||||||
|
|
||||||
################
|
################
|
||||||
|
|
Loading…
Reference in a new issue