Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Mac test runs to download RVM directly from GitHub (#9107)
Our Mac test runs recently started failing to download RVM. The issue appears to be a combination of an SSL certificate expiring and old OpenSSL versions having a bug preventing them from validating the replacement certificate: rvm/rvm#5133 This commit works around the problem by downloading RVM from GitHub as suggested in one of the comments on the issue above.
- Loading branch information