From 7fe36a53110fe24cbcd07c3b7699924780bbc409 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Tue, 21 Mar 2017 15:52:14 -0500 Subject: Make sure we work with various VS versions. --- appveyor.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 6ebf92df67..79ea29a524 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,6 +3,11 @@ branches: - develop - master +image: + - Visual Studio 2017 + - Visual Studio 2015 + - Visual Studio 2013 + environment: matrix: - SCRIPT: ci_boost_status -- cgit v1.2.1