Skip to content

Commit

Permalink
Run 'brew update' in Travis-CI
Browse files Browse the repository at this point in the history
This should update the Ruby version.

[skip appveyor]
  • Loading branch information
rakhimov committed Oct 10, 2017
1 parent e26aaba commit 14a7cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -ev

if [[ "${TRAVIS_OS_NAME}" == "osx" ]]; then
# brew update
brew update
# brew outdated boost || brew upgrade boost
brew install libxml2
brew install gperftools
Expand Down

0 comments on commit 14a7cbd

Please sign in to comment.