Skip to content

Commit

Permalink
Update CMake to latest on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ktonon committed Apr 3, 2018
1 parent 73cc508 commit a35d414
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ script:
if [[ (-x $(which brew)) ]]; then
brew update
brew install cmake ninja
brew upgrade cmake
cmake --version
fi
Expand Down

0 comments on commit a35d414

Please sign in to comment.