1
0
mirror of https://github.com/nlohmann/json synced 2025-01-01 05:10:09 +00:00

👷 clang-3.6

This commit is contained in:
Niels Lohmann 2017-08-10 19:24:36 +02:00
parent 5aceb0e029
commit 8963aae57d
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -33,7 +33,7 @@ matrix:
env: COMPILER=clang-3.6
addons:
apt:
sources: ['ubuntu-toolchain-r-test'']
sources: ['ubuntu-toolchain-r-test']
packages: ['g++-6', 'clang-3.6']
################