mirror of
https://github.com/nlohmann/json.git
synced 2026-04-01 22:02:45 +00:00
👷 trying to install g++ to make clang work
This commit is contained in:
@@ -216,6 +216,10 @@ matrix:
|
||||
- os: linux
|
||||
env: LLVM_VERSION=3.7.0
|
||||
compiler: clang
|
||||
addons:
|
||||
apt:
|
||||
sources: ['ubuntu-toolchain-r-test']
|
||||
packages: g++-7
|
||||
|
||||
- os: linux
|
||||
env: LLVM_VERSION=3.7.1
|
||||
|
||||
Reference in New Issue
Block a user