Brian Smith e2c234d449 Use rustup to install target toolchain on Travis CI.
It seems that the old way of installing the libraries for the target
doesn't work any more. Using `rustup` is better anyway since that is
how most people are installing Rust.
2017-03-25 17:10:05 -10:00
..