mirror of
https://github.com/chatmail/core.git
synced 2026-05-22 16:26:31 +03:00
Switch to nightly-2020-03-12
This commit is contained in:
committed by
holger krekel
parent
13dd88b7ad
commit
857a384d8b
@@ -4,7 +4,7 @@ environment:
|
||||
|
||||
install:
|
||||
- appveyor DownloadFile https://win.rustup.rs/ -FileName rustup-init.exe
|
||||
- rustup-init -yv --default-toolchain nightly-2020-04-10
|
||||
- rustup-init -yv --default-toolchain nightly-2020-03-12
|
||||
- set PATH=%PATH%;%USERPROFILE%\.cargo\bin
|
||||
- rustc -vV
|
||||
- cargo -vV
|
||||
|
||||
Reference in New Issue
Block a user