Quasar/appveyor.yml

14 lines
207 B
YAML

version: BUILD{build}
skip_tags: true
configuration:
- Debug
- Release
before_build:
- nuget restore
build:
project: xRAT 2.sln
parallel: true
verbosity: minimal
artifacts:
- path: Bin
name: binaries