mirror of
https://github.com/resiprocate/resiprocate.git
synced 2026-01-12 00:05:02 +08:00
17 lines
179 B
YAML
17 lines
179 B
YAML
image: Visual Studio 2015
|
|
|
|
configuration:
|
|
- Debug
|
|
- Release
|
|
|
|
platform:
|
|
- x64
|
|
- Win32
|
|
|
|
build:
|
|
parallel: true
|
|
project: reSIProcate_14_0.sln
|
|
|
|
matrix:
|
|
fast_finish: true
|