mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Compare commits
2 Commits
github-act
...
jdm-patch-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
60980587dc | ||
|
|
72ec9684f8 |
@@ -59,10 +59,9 @@ install:
|
||||
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
||||
|
||||
build_script:
|
||||
- set CARGO_HOME=C:\Users\appveyor\.cargo
|
||||
- mach clean-nightlies --keep 2 --force
|
||||
- mach clean-cargo-cache --keep 2 --force
|
||||
- mach build -d -v
|
||||
- mach clean-cargo-cache --keep 2 --force
|
||||
- mach test-unit
|
||||
|
||||
test: off
|
||||
|
||||
Reference in New Issue
Block a user