Merge pull request #1887 from szeck87/travis-osx-ruby-version

Run brew update as suggested workaround for Ruby version issue
This commit is contained in:
Glavin Wiechert 2017-10-13 19:45:14 -03:00 committed by GitHub
commit 07047c78fa
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ before_install:
git clone --depth=1 https://github.com/Linuxbrew/brew.git ~/.linuxbrew || true;
fi
# Update Homebrew
# - brew update
- brew update
- brew tap homebrew/dupes
- brew tap homebrew/versions
# Ruby language support