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