mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
appveyor: Cache meson's wrap downloads
This makes us less reliant on wrap-db (and reduces the amount of downloading that goes on during the build). Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/1936 Acked-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
parent
c65f907ce9
commit
4e07869a06
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ cache:
|
|||
- '%LOCALAPPDATA%\pip\Cache -> appveyor.yml'
|
||||
- win_flex_bison-2.5.15.zip
|
||||
- llvm-5.0.1-msvc2017-mtd.7z
|
||||
- subprojects\packagecache -> subprojects\*.wrap
|
||||
|
||||
os: Visual Studio 2017
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue