mirror of
https://github.com/nlohmann/json
synced 2024-12-28 19:31:10 +00:00
👷 removed gcc
This commit is contained in:
parent
6b20f6d1ef
commit
e7f2d2646a
@ -33,8 +33,7 @@ matrix:
|
||||
env: COMPILER=clang++-3.8
|
||||
addons:
|
||||
apt:
|
||||
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-trusty-3.8']
|
||||
packages: ['g++-6', 'clang-3.8']
|
||||
packages: ['clang-3.8']
|
||||
|
||||
################
|
||||
# build script #
|
||||
|
Loading…
Reference in New Issue
Block a user