mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-30 14:07:19 +00:00
Merge pull request #4266 from libgit2/ethomson/travis-explicit-openssl
travis: install openssl explicitly
This commit is contained in:
commit
d9914fb7c6
@ -5,4 +5,5 @@ set -x
|
||||
brew update
|
||||
brew install homebrew/dupes/zlib
|
||||
brew install curl
|
||||
brew install openssl
|
||||
brew install libssh2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user