travis: untap versions after ruby187 install
This commit is contained in:
parent
b0f188c2f5
commit
59d2d7b0b0
@ -32,6 +32,7 @@ install:
|
||||
brew install homebrew/versions/ruby187;
|
||||
export PATH="/usr/local/opt/ruby187/bin:$PATH";
|
||||
export HOMEBREW_RUBY_PATH="/usr/local/opt/ruby187/bin/ruby";
|
||||
brew untap homebrew/versions;
|
||||
fi
|
||||
- export HOMEBREW_DEVELOPER="1"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user