summaryrefslogtreecommitdiffstatshomepage
path: root/.appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 12cf5843554..18be18faf21 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,5 +1,8 @@
version: 1.0.{build}
-image: Visual Studio 2017 Preview
+image:
+ - Visual Studio 2017
+ - Visual Studio 2017 Preview
+ - Previous Visual Studio 2017
shallow_clone: true
clone_depth: 1