mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-05-01 13:13:53 +00:00
Fix travis release
This commit is contained in:
parent
767ec29f2a
commit
2b53550ab5
@ -6,7 +6,6 @@ cache:
|
||||
matrix:
|
||||
include:
|
||||
- compiler: clang
|
||||
env: DEPLOY_MAT=yes
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
@ -14,7 +13,9 @@ matrix:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- clang-3.5
|
||||
env: COMPILER=3.5
|
||||
env:
|
||||
- COMPILER=3.5
|
||||
- DEPLOY_MAT=yes
|
||||
- compiler: gcc
|
||||
addons:
|
||||
apt:
|
||||
|
Loading…
x
Reference in New Issue
Block a user