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