mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 17:30:12 +01:00
appveyor: Force Visual Studio 2013 image.
It seems the default build image is now Visual Studio 2015, and Visual Studio 2013 is not installed.
This commit is contained in:
parent
16627fc87d
commit
06b63f1f43
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@ cache:
|
|||
- win_flex_bison-2.4.5.zip
|
||||
- llvm-3.3.1-msvc2013-mtd.7z
|
||||
|
||||
os: Visual Studio 2013
|
||||
|
||||
environment:
|
||||
WINFLEXBISON_ARCHIVE: win_flex_bison-2.4.5.zip
|
||||
LLVM_ARCHIVE: llvm-3.3.1-msvc2013-mtd.7z
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue