mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-02 14:37:30 +00:00
travis: don't install CMake on OS X
Homebrew will error out because it's already installed.
This commit is contained in:
parent
d41b8ed083
commit
a0bdfe3241
@ -3,4 +3,4 @@
|
||||
set -x
|
||||
|
||||
brew update
|
||||
brew install libssh2 cmake
|
||||
brew install libssh2
|
||||
|
Loading…
Reference in New Issue
Block a user