ShareX/AppVeyor/appveyor.yml

11 lines
187 B
YAML
Raw Normal View History

2016-08-26 05:18:57 +12:00
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