Update Appveyor to use Rust 1.8 as the stable Rust.
This commit is contained in:
parent
3ff114a59b
commit
f6c978cd7e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user