mirror of
https://github.com/nlohmann/json.git
synced 2026-03-15 13:41:25 +00:00
👷 added gcc
This commit is contained in:
@@ -33,7 +33,7 @@ matrix:
|
||||
env: COMPILER=clang++-3.8
|
||||
addons:
|
||||
apt:
|
||||
packages: ['clang-3.8']
|
||||
packages: ['g++-6', 'clang-3.8']
|
||||
|
||||
################
|
||||
# build script #
|
||||
|
||||
Reference in New Issue
Block a user