Update version rustc version
This commit is contained in:
parent
104cb13740
commit
c146d43bc5
@ -3,7 +3,7 @@ environment:
|
|||||||
PROJECT_NAME: rustfmt
|
PROJECT_NAME: rustfmt
|
||||||
matrix:
|
matrix:
|
||||||
- TARGET: x86_64-pc-windows-gnu
|
- TARGET: x86_64-pc-windows-gnu
|
||||||
RUST_VERSION: 1.20.0
|
RUST_VERSION: 1.22.1
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# - ps: Start-FileDownload "https://static.rust-lang.org/dist/channel-rust-stable"
|
# - ps: Start-FileDownload "https://static.rust-lang.org/dist/channel-rust-stable"
|
||||||
|
Loading…
Reference in New Issue
Block a user