libgit2/script/install-deps-osx.sh
Carlos Martín Nieto a0bdfe3241 travis: don't install CMake on OS X
Homebrew will error out because it's already installed.
2015-07-06 18:42:39 +02:00

7 lines
52 B
Bash
Executable File

#!/bin/sh
set -x
brew update
brew install libssh2