Run brew update as suggested workaround for Ruby version issue

This commit is contained in:
Steven Zeck 2017-10-11 11:47:21 -05:00
parent 96d71f8e01
commit 7936b94e8e
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