1
0
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:
Henry Fredrick Schreiner 2017-02-11 10:27:19 -05:00
parent 92957602ec
commit c8c6d85795

View File

@ -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: