I'd like to be able to use multirust-rs on travis, but I can't because I need to answer "(Y/n)" to a question about if the install should proceed. I can't even pipe the "yes" command into this because it reads directly from tty instead of stdin.
I'd like to be able to use multirust-rs on travis, but I can't because I need to answer "(Y/n)" to a question about if the install should proceed.
I can't even pipe the "yes" command into this because it reads directly from tty instead of stdin.