mirror of
https://github.com/nlohmann/json.git
synced 2025-11-24 03:44:06 +08:00
Update CMake to latest on Travis
This commit is contained in:
@@ -277,6 +277,7 @@ script:
|
||||
if [[ (-x $(which brew)) ]]; then
|
||||
brew update
|
||||
brew install cmake ninja
|
||||
brew upgrade cmake
|
||||
cmake --version
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user