mirror of
https://github.com/nlohmann/json.git
synced 2026-08-25 10:33:20 +00:00
👷 using clang++
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ matrix:
|
|||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
compiler: clang
|
compiler: clang
|
||||||
env: COMPILER=clang-3.6
|
env: COMPILER=clang++-3.6
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.6']
|
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.6']
|
||||||
|
|||||||
Reference in New Issue
Block a user