From 0ac5f76c95cfc36f8bcafcbf02b1327b864aa36d Mon Sep 17 00:00:00 2001 From: Patrick Mackinlay Date: Fri, 23 Nov 2018 17:00:24 +0700 Subject: appveyor: another one (nw) --- .appveyor.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.appveyor.yml') 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 -- cgit v1.2.3