Skip to content
Snippets Groups Projects
Commit 59d2d7b0 authored by Dominyk Tiller's avatar Dominyk Tiller
Browse files

travis: untap versions after ruby187 install

parent b0f188c2
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment