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