mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-05-01 21:23:52 +00:00
Dropping conan from macOS build
This commit is contained in:
parent
f89f283a62
commit
b30e4797e3
@ -111,13 +111,9 @@ matrix:
|
|||||||
install:
|
install:
|
||||||
- brew update
|
- brew update
|
||||||
- echo 'brew "python"' > Brewfile
|
- echo 'brew "python"' > Brewfile
|
||||||
- echo 'brew "conan"' >> Brewfile
|
|
||||||
- echo 'brew "ccache"' >> Brewfile
|
- echo 'brew "ccache"' >> Brewfile
|
||||||
- brew bundle
|
- brew bundle
|
||||||
- python -m ensurepip --user
|
- python -m ensurepip --user
|
||||||
- conan user
|
|
||||||
after_success:
|
|
||||||
- conan create . CLIUtils/CLI11
|
|
||||||
|
|
||||||
install: skip
|
install: skip
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user