Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix appveyor build #21833

Merged
merged 1 commit into from Oct 1, 2018
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

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

  • Loading branch information
jdm committed Sep 28, 2018
commit 48a16ac058c971ad20ca026e12767aec20e3b505
@@ -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:
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.