👷 clang-3.6

This commit is contained in:
Niels Lohmann 2017-08-10 19:23:55 +02:00
parent e7a7e4f81f
commit 5aceb0e029
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

View file

@ -30,11 +30,11 @@ matrix:
- os: linux
compiler: clang
env: COMPILER=clang-3.7
env: COMPILER=clang-3.6
addons:
apt:
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.7']
packages: ['g++-6', 'clang-3.7']
sources: ['ubuntu-toolchain-r-test'']
packages: ['g++-6', 'clang-3.6']
################
# build script #