Skip to content

Commit

Permalink
Trying to fix build error on travis osx
Browse files Browse the repository at this point in the history
  • Loading branch information
crapp committed Mar 25, 2016
1 parent 38c6b92 commit b9b9d3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ install:
sh ${CMAKE_INSTALLER} --prefix=$HOME --exclude-subdir
else
brew update
brew unlink cmake
brew rm cmake
brew cleanup
brew install cmake
fi
Expand Down

0 comments on commit b9b9d3f

Please sign in to comment.