mirror of
https://github.com/BlackMATov/enum.hpp.git
synced 2025-12-13 06:59:45 +07:00
12 lines
170 B
YAML
12 lines
170 B
YAML
version: "{build}"
|
|
shallow_clone: true
|
|
image:
|
|
- Visual Studio 2017
|
|
- Visual Studio 2019
|
|
platform:
|
|
- Win32
|
|
- x64
|
|
build_script:
|
|
- scripts\build_all.bat
|
|
test: off
|