mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
Updated appveyor configuration
This commit is contained in:
parent
963d91df43
commit
608008c2f7
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user