summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2021-10-31 21:21:52 +0300
committerIvan Maidanski <ivmai@mail.ru>2021-12-21 11:33:55 +0300
commitc2a3acda5f9939f04192c1ee1a4cb6b35bafe5bf (patch)
treebc358dd9fa88b8f2b76647e74b986fe961287b7d
parent864738142aa70d68164f1001c43f9c484f1ffc88 (diff)
downloadbdwgc-c2a3acda5f9939f04192c1ee1a4cb6b35bafe5bf.tar.gz
AppVeyor CI: Specify VS 2015 image explicitly
(a cherry-pick of commit 4ac763a97 from 'release-8_0')
-rw-r--r--.appveyor.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index ae4af5ea..59bf0fd9 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,5 +1,8 @@
version: 7.4.x-{build}
+image:
+- Visual Studio 2015
+
clone_depth: 50
build_script: