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