👷 using clang++

This commit is contained in:
Niels Lohmann 2017-08-10 19:45:33 +02:00
parent c20dd7522f
commit 3283352db3
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

View file

@ -30,7 +30,7 @@ matrix:
- os: linux
compiler: clang
env: COMPILER=clang-3.6
env: COMPILER=clang++-3.6
addons:
apt:
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.6']