Quasar/appveyor.yml

14 lines
207 B
YAML
Raw Normal View History

2015-05-13 15:48:51 +00:00
version: BUILD{build}
skip_tags: true
configuration:
- Debug
- Release
2015-05-13 17:11:55 +00:00
before_build:
- nuget restore
2015-05-13 15:48:51 +00:00
build:
project: xRAT 2.sln
parallel: true
verbosity: minimal
artifacts:
- path: Bin
name: binaries