Quasar/appveyor.yml

14 lines
207 B
YAML
Raw Normal View History

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