Skip to content

Commit

Permalink
Better homebrew handling on osx
Browse files Browse the repository at this point in the history
  • Loading branch information
crapp committed Mar 25, 2016
1 parent b9b9d3f commit b7ccb3e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ install:
sh ${CMAKE_INSTALLER} --prefix=$HOME --exclude-subdir
else
brew update
brew rm cmake
brew cleanup
brew uninstall --force cmake
brew install cmake
fi
Expand Down

0 comments on commit b7ccb3e

Please sign in to comment.