mirror of
https://github.com/nlohmann/json.git
synced 2024-11-24 06:29:03 +08:00
👷 added gcc
This commit is contained in:
parent
e7f2d2646a
commit
195d773bc5
@ -33,7 +33,7 @@ matrix:
|
||||
env: COMPILER=clang++-3.8
|
||||
addons:
|
||||
apt:
|
||||
packages: ['clang-3.8']
|
||||
packages: ['g++-6', 'clang-3.8']
|
||||
|
||||
################
|
||||
# build script #
|
||||
|
Loading…
Reference in New Issue
Block a user