Update Appveyor to use Rust 1.8 as the stable Rust.

This commit is contained in:
Brian Smith 2016-04-14 17:22:09 -10:00
parent 3ff114a59b
commit f6c978cd7e

View File

@ -11,14 +11,14 @@ platform:
environment:
matrix:
- TOOLCHAIN_VERSION: 14.0
RUST: 1.7.0
RUST: 1.8.0
- TOOLCHAIN_VERSION: 14.0
RUST: beta
- TOOLCHAIN_VERSION: 14.0
RUST: nightly
- TOOLCHAIN_VERSION: 12.0
RUST: 1.7.0
RUST: 1.8.0
- TOOLCHAIN_VERSION: 12.0
RUST: beta
- TOOLCHAIN_VERSION: 12.0