mirror of
https://github.com/nlohmann/json
synced 2024-11-15 16:50:06 +00:00
👷 clang-3.5
This commit is contained in:
parent
3283352db3
commit
c06b5c5c10
@ -30,11 +30,11 @@ matrix:
|
||||
|
||||
- os: linux
|
||||
compiler: clang
|
||||
env: COMPILER=clang++-3.6
|
||||
env: COMPILER=clang++-3.5
|
||||
addons:
|
||||
apt:
|
||||
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.6']
|
||||
packages: ['g++-6', 'clang-3.6']
|
||||
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.5']
|
||||
packages: ['g++-6', 'clang-3.5']
|
||||
|
||||
################
|
||||
# build script #
|
||||
|
Loading…
Reference in New Issue
Block a user