mirror of
https://github.com/resiprocate/resiprocate.git
synced 2026-01-12 00:05:02 +08:00
Add AppVeyor file
This commit is contained in:
16
.appveyor.yml
Normal file
16
.appveyor.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
image: Visual Studio 2015
|
||||
|
||||
configuration:
|
||||
- Debug
|
||||
- Release
|
||||
|
||||
platform:
|
||||
- x64
|
||||
- Win32
|
||||
|
||||
build:
|
||||
parallel: true
|
||||
project: reSIProcate_14_0.sln
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
Reference in New Issue
Block a user