Last active
January 5, 2018 16:34
-
-
Save rkh/10047908 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# install ruby-head binary from https://rubies.travis-ci.org/ | |
echo rvm_remote_server_url3=https://rubies.travis-ci.org > ~/.rvm/user/db | |
rvm get head | |
rvm reinstall ruby-head --binary |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment