mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-05-01 21:23:52 +00:00
Fix for conan chanel
[skip ci]
This commit is contained in:
parent
446524687a
commit
32153f2f6d
@ -78,7 +78,7 @@ matrix:
|
|||||||
- python -m pip install --user conan
|
- python -m pip install --user conan
|
||||||
- conan user
|
- conan user
|
||||||
after_success:
|
after_success:
|
||||||
- conan create . CLIUtils/CLI11
|
- conan create . CLIUtils/stable
|
||||||
- |
|
- |
|
||||||
if [ "${TRAVIS_TAG}" ]
|
if [ "${TRAVIS_TAG}" ]
|
||||||
then
|
then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user