I got [two errors](https://travis-ci.org/alexcrichton/port-of-rust/builds/234251285) in a project of mine for recent nightlies which I think are releated to the rustification of rust-installer but I'm not 100% certain: * [install.sh scripts may not be executable](https://travis-ci.org/alexcrichton/port-of-rust/jobs/234251291#L834) * [I think backslashes may be causing installation failures](https://travis-ci.org/alexcrichton/port-of-rust/jobs/234251298#L767) @cuviper does this sound familiar to you?