👷 using clang++

This commit is contained in:
Niels Lohmann
2017-08-10 19:45:33 +02:00
parent c20dd7522f
commit 3283352db3

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']