Updated appveyor configuration

This commit is contained in:
John Wellbelove 2021-08-14 10:53:12 +01:00
parent 963d91df43
commit 608008c2f7

View File

@ -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