update appveyor.yaml

This commit is contained in:
Nomango 2019-08-05 14:38:26 +08:00
parent 4a012c3104
commit 6d6172a05d
1 changed files with 12 additions and 1 deletions

View File

@ -1,4 +1,15 @@
version: 0.9.{build}
skip_tags: true
skip_commits:
message: /\[chore\]/
only_commits:
files:
- '**/*.h'
- '**/*.hpp'
- '**/*.cpp'
- '**/*.sln'
- '**/*.vcxproj'
- '**/*.rc'
configuration:
- Debug
- Release
@ -16,4 +27,4 @@ notifications:
- 569629550@qq.com
on_build_success: false
on_build_failure: true
on_build_status_changed: true
on_build_status_changed: false