projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16627fc
)
appveyor: Force Visual Studio 2013 image.
author
Jose Fonseca
<jfonseca@vmware.com>
Thu, 11 Aug 2016 13:11:00 +0000
(14:11 +0100)
committer
Jose Fonseca
<jfonseca@vmware.com>
Thu, 11 Aug 2016 13:39:39 +0000
(14:39 +0100)
It seems the default build image is now Visual Studio 2015, and Visual
Studio 2013 is not installed.
appveyor.yml
patch
|
blob
|
history
diff --git
a/appveyor.yml
b/appveyor.yml
index 2618f6943f9c811b37d751102943cff3fec39af7..c2efa7e7d04acee1fb55585a21e2239454cecdd6 100644
(file)
--- a/
appveyor.yml
+++ b/
appveyor.yml
@@
-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