👷 using the same compilers

This commit is contained in:
Niels Lohmann 2017-08-26 08:56:34 +02:00
parent 4f5c345817
commit 0e94ba8857
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

View file

@ -48,7 +48,7 @@ matrix:
addons:
apt:
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-trusty-5.0']
packages: ['clang-5.0', 'llvm-5.0-dev', 'ninja-build']
packages: ['g++-6', 'clang-5.0', 'ninja-build']
after_failure:
- make clang_sanitize -j4