summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorRene Rivera <grafikrobot@gmail.com>2017-03-21 15:52:14 -0500
committerPeter Dimov <pdimov@pdimov.com>2017-09-08 19:24:36 +0300
commit7fe36a53110fe24cbcd07c3b7699924780bbc409 (patch)
treeabe8409f9952c238a60adc83348d0474e83e2110 /appveyor.yml
parent35d24d558145f5e8c3aee9a01b24a007398f083e (diff)
downloadboost-7fe36a53110fe24cbcd07c3b7699924780bbc409.tar.gz
Make sure we work with various VS versions.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml5
1 files changed, 5 insertions, 0 deletions
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