summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Patrick Mackinlay <pmackinlay@hotmail.com>2018-11-23 17:00:24 +0700
committer Patrick Mackinlay <pmackinlay@hotmail.com>2018-11-23 17:00:24 +0700
commit0ac5f76c95cfc36f8bcafcbf02b1327b864aa36d (patch)
tree1584d511aa0d69b05c875803e6ac8f75ea39676f
parentf997feb4b93b30746761c21509b7c95bd5df10e3 (diff)
appveyor: another one (nw)
-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