Added appveyor.yml

This commit is contained in:
Jaex 2016-08-25 20:18:57 +03:00
parent 6f91a6c629
commit aac116b4bd

11
AppVeyor/appveyor.yml Normal file
View file

@ -0,0 +1,11 @@
version: 11.2.1.{build}
image: Visual Studio 2015
configuration:
- Release
- Debug
platform: Any CPU
shallow_clone: true
build:
project: ShareX.sln
parallel: true
verbosity: minimal