-
Notifications
You must be signed in to change notification settings - Fork 955
rustup update nightly
fails with missing key: 'url'
.
#1174
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Welp, this seems fixed for me. I'm unsure why. The interesting sequence of events:
I'll leave the issue open here so that relevant people see it. |
Fixed in #1063 |
This happened last night again (and seems to still be the case today) for beta:
/cc @erickt |
@shepmaster It's because Travis CI's rustup is still on 1.4.0 Does anyone know where this is in Travis CI's repositories? |
@CryZe haha, you answered my question, but for the wrong reason 😉 I don't use Travis' rustup, but I bet my Docker containers have an old version of rustup installed. I install rustup with just a I'll have to look to see if rustup has something similar I can use. Thanks! |
Version:
Unsure if the underlying cause is related to #1062.
The text was updated successfully, but these errors were encountered: