mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Don't use mach wrappers for rustc/cargo smoketests on Windows.
This commit is contained in:
parent
80379c8f93
commit
48a16ac058
1 changed files with 2 additions and 2 deletions
|
@ -55,8 +55,8 @@ install:
|
||||||
- set PATH=%PATH%;C:\Users\appveyor\.cargo\bin
|
- set PATH=%PATH%;C:\Users\appveyor\.cargo\bin
|
||||||
- set PKG_CONFIG_PATH=%PKG_CONFIG_PATH%;C:\gstreamer\1.0\x86_64\lib\pkgconfig
|
- set PKG_CONFIG_PATH=%PKG_CONFIG_PATH%;C:\gstreamer\1.0\x86_64\lib\pkgconfig
|
||||||
- rustup -V
|
- rustup -V
|
||||||
- mach rustc --version
|
- rustc --version
|
||||||
- mach cargo --version
|
- cargo --version
|
||||||
|
|
||||||
# Uncomment these lines to expose RDP access information to the build machine in the build log.
|
# Uncomment these lines to expose RDP access information to the build machine in the build log.
|
||||||
#init:
|
#init:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue