do not update homebrew when installing a package
This commit is contained in:
parent
7e16c8959b
commit
5795f72eab
@ -7,6 +7,8 @@ matrix:
|
|||||||
include:
|
include:
|
||||||
# macOS
|
# macOS
|
||||||
- os: osx
|
- os: osx
|
||||||
|
env:
|
||||||
|
- HOMEBREW_NO_AUTO_UPDATE=1
|
||||||
compiler: clang
|
compiler: clang
|
||||||
script:
|
script:
|
||||||
- brew install mbedtls
|
- brew install mbedtls
|
||||||
|
Loading…
x
Reference in New Issue
Block a user