From 608008c2f70dde54da9e703eb41b9c758314daee Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Sat, 14 Aug 2021 10:53:12 +0100 Subject: [PATCH] Updated appveyor configuration --- appveyor.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 375e1e81..2877376a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,7 +5,9 @@ branches: image: Visual Studio 2019 configuration: - Debug -- DebugNoSTL +- Debug - NoSTL +- Debug MSVC - No STL - Built-ins +- Debug MSVC - Force C++03 clone_folder: c:\projects\etl install: - cmd: git submodule update --init --recursive