mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-04-30 20:53:52 +00:00
Moving to clang 3.5
This commit is contained in:
parent
92957602ec
commit
c8c6d85795
@ -7,6 +7,12 @@ matrix:
|
||||
include:
|
||||
- compiler: clang
|
||||
env: DEPLOY_MAT=yes
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- llvm-toolchain-precise-3.5
|
||||
packages:
|
||||
- clang-3.5
|
||||
- compiler: gcc
|
||||
addons:
|
||||
apt:
|
||||
|
Loading…
x
Reference in New Issue
Block a user