Don't use mach wrappers for rustc/cargo smoketests on Windows.

This commit is contained in:
Josh Matthews 2018-09-28 09:27:53 -04:00 committed by GitHub
parent 80379c8f93
commit 48a16ac058
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,8 +55,8 @@ install:
- set PATH=%PATH%;C:\Users\appveyor\.cargo\bin
- set PKG_CONFIG_PATH=%PKG_CONFIG_PATH%;C:\gstreamer\1.0\x86_64\lib\pkgconfig
- rustup -V
- mach rustc --version
- mach cargo --version
- rustc --version
- cargo --version
# Uncomment these lines to expose RDP access information to the build machine in the build log.
#init: