mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-02 16:34:37 +00:00
travis: install openssl explicitly
This commit is contained in:
parent
bd6928096d
commit
844e85f21d
@ -5,4 +5,5 @@ set -x
|
|||||||
brew update
|
brew update
|
||||||
brew install homebrew/dupes/zlib
|
brew install homebrew/dupes/zlib
|
||||||
brew install curl
|
brew install curl
|
||||||
|
brew install openssl
|
||||||
brew install libssh2
|
brew install libssh2
|
||||||
|
Loading…
Reference in New Issue
Block a user