mirror of
https://github.com/nlohmann/json.git
synced 2026-03-11 11:41:27 +00:00
👷 removed g++
This commit is contained in:
@@ -33,8 +33,7 @@ matrix:
|
||||
env: COMPILER=clang-3.6
|
||||
addons:
|
||||
apt:
|
||||
sources: ['ubuntu-toolchain-r-test']
|
||||
packages: ['g++-6', 'clang-3.6']
|
||||
packages: ['clang-3.6']
|
||||
|
||||
################
|
||||
# build script #
|
||||
|
||||
Reference in New Issue
Block a user