mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Auto merge of #21833 - servo:jdm-patch-37, r=SimonSapin
Fix appveyor build - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #21832 - [x] There are tests for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21833) <!-- Reviewable:end -->
This commit is contained in:
commit
4205ff9c40
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue