taylor / kiex

Elixir version manager
http://taylor.github.io/kiex/
MIT License
766 stars 65 forks source link

"Unknown elixir" frequently happens #73

Closed lukebakken closed 1 year ago

lukebakken commented 6 years ago
Unknown Elixir '1.4.4' ☹ 
Try
    kiex list known -- known releases
    kiex list branches -- current branches

I have had the above error happen many times while getting various RabbitMQ builds up and running on Travis CI with kiex to manage Elixir.

I'll submit a PR that does some intelligent re-try when curl fails.