You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ rvm get head
Downloading https://get.rvm.io
Could not download rvm-installer, please report to https://github.com/rvm/rvm/issues
The command "rvm get head" failed and exited with 60 during .
This is my travis.yml file:
language: ruby
cache: bundler
os:
- linux
rvm:
- "3.0.2"
Maybe same trouble as mentioned here? rvm/rvm#4561
Thanks!
The text was updated successfully, but these errors were encountered:
Hi, I'm getting this bug from travis log:
This is my travis.yml file:
Maybe same trouble as mentioned here?
rvm/rvm#4561
Thanks!
The text was updated successfully, but these errors were encountered: