mirror of
https://github.com/servo/servo.git
synced 2025-06-06 00:25:37 +00:00
Remove clean-cache from appveyor.
This commit is contained in:
parent
6dc16e0a75
commit
bdf3afec47
1 changed files with 0 additions and 2 deletions
|
@ -59,9 +59,7 @@ 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 test-unit
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue