зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1547979 - Bump appveyor rust version to 1.34. r=kvark
Differential Revision: https://phabricator.services.mozilla.com/D29351 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
38267f73c2
Коммит
1ee860c169
|
@ -8,8 +8,8 @@ environment:
|
|||
TARGET: x86_64-pc-windows-msvc
|
||||
|
||||
install:
|
||||
- ps: Start-FileDownload "https://static.rust-lang.org/dist/rust-1.30.0-${env:TARGET}.msi"
|
||||
- msiexec /passive /i "rust-1.30.0-%TARGET%.msi" ADDLOCAL=Rustc,Cargo,Std INSTALLDIR=C:\Rust
|
||||
- ps: Start-FileDownload "https://static.rust-lang.org/dist/rust-1.34.0-${env:TARGET}.msi"
|
||||
- msiexec /passive /i "rust-1.34.0-%TARGET%.msi" ADDLOCAL=Rustc,Cargo,Std INSTALLDIR=C:\Rust
|
||||
- rustc -V
|
||||
- cargo -V
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче