👷 clang-3.7

This commit is contained in:
Niels Lohmann 2017-08-10 19:12:04 +02:00
parent c1642affaa
commit eb6de822bb
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

View file

@ -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 #