mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-01-23 10:26:34 +11:00
Appveyor now showing rust and cargo versions
This commit is contained in:
parent
ee8682caf2
commit
95a607de25
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ install:
|
||||||
- SET PATH=%PATH%;%CD%\cargo-nightly-i686-w64-mingw32\bin
|
- SET PATH=%PATH%;%CD%\cargo-nightly-i686-w64-mingw32\bin
|
||||||
- mkdir %HOMEDRIVE%%HOMEPATH%\.rust
|
- mkdir %HOMEDRIVE%%HOMEPATH%\.rust
|
||||||
- cp etc/32bits/* %HOMEDRIVE%%HOMEPATH%\.rust
|
- cp etc/32bits/* %HOMEDRIVE%%HOMEPATH%\.rust
|
||||||
|
- rustc -v
|
||||||
|
- cargo -V
|
||||||
|
|
||||||
build: false
|
build: false
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue