summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 34e1c8b846..837cded43c 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -2,6 +2,12 @@ version: 1.0.{build}
clone_depth: 50
+image:
+ # Windows Server 2012 R2
+ - Visual Studio 2015
+ # Windows Server 2016
+ - Visual Studio 2017
+
environment:
compiler: mingw