Add AppVeyor file

This commit is contained in:
Gregor Jasny
2017-08-20 17:23:22 +02:00
parent 4cd26d26ff
commit abd900aae9

16
.appveyor.yml Normal file
View 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