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
|
if [[ (-x $(which brew)) ]]; then
|
||||||
brew update
|
brew update
|
||||||
brew install cmake ninja
|
brew install cmake ninja
|
||||||
|
brew upgrade cmake
|
||||||
cmake --version
|
cmake --version
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user