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