Update CMake to latest on Travis
This commit is contained in:
parent
73cc5089e3
commit
a35d414c39
@ -277,6 +277,7 @@ script:
|
||||
if [[ (-x $(which brew)) ]]; then
|
||||
brew update
|
||||
brew install cmake ninja
|
||||
brew upgrade cmake
|
||||
cmake --version
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user