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: https://github.com/rvm/rvm/issues/5133 This commit works around the problem by downloading RVM from GitHub as suggested in one of the comments on the issue above.pull/9109/head
parent
0dab03ba7b
commit
8a0aa4b372
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue