mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Auto merge of #21535 - ferjm:appveyor.retry.choco, r=nox
Decrease error rate of chocolatey intermittent issues This could help with issues like #21389 <!-- 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/21535) <!-- Reviewable:end -->
This commit is contained in:
commit
9a14811494
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ cache:
|
|||
- .ccache
|
||||
|
||||
install:
|
||||
- choco install pkgconfiglite
|
||||
- appveyor-retry choco install pkgconfiglite
|
||||
- appveyor-retry appveyor DownloadFile https://gstreamer.freedesktop.org/data/pkg/windows/1.14.1/gstreamer-1.0-devel-x86_64-1.14.1.msi
|
||||
- appveyor-retry appveyor DownloadFile https://gstreamer.freedesktop.org/data/pkg/windows/1.14.1/gstreamer-1.0-x86_64-1.14.1.msi
|
||||
- msiexec /i gstreamer-1.0-devel-x86_64-1.14.1.msi /quiet /qn /norestart /log install-devel.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue