add AppVeyor artifacts

This commit is contained in:
Nomango 2019-08-06 09:13:08 +08:00 committed by Nomango
parent 63d524a5a4
commit 313066f0df
1 changed files with 12 additions and 0 deletions

View File

@ -1,7 +1,10 @@
version: 0.9.{build}
skip_tags: true
skip_commits:
message: /\[chore\]/
only_commits:
files:
- '**/*.h'
@ -10,17 +13,26 @@ only_commits:
- '**/*.sln'
- '**/*.vcxproj'
- '**/*.rc'
configuration:
- Debug
- Release
platform:
- Win32
before_build:
- ps: nuget restore
build:
project: ./Kiwano.sln
parallel: true
verbosity: minimal
artifacts:
- path: output/Win32/**/*.lib
name: Win32
notifications:
- provider: Email
to: