travis: don't install CMake on OS X

Homebrew will error out because it's already installed.
This commit is contained in:
Carlos Martín Nieto 2015-07-06 18:42:39 +02:00
parent d41b8ed083
commit a0bdfe3241

View File

@ -3,4 +3,4 @@
set -x
brew update
brew install libssh2 cmake
brew install libssh2