Disable AppVeyor rebuilds on Mac files changes too
As long as we don't test under AppVeyor, there is no need to do anything there when only Mac-specific files are changed.
This commit is contained in:
parent
76ac2d8e76
commit
bba585eebb
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ skip_commits:
|
|||
- docs/
|
||||
- interface/
|
||||
- misc/
|
||||
- include/wx/osx/
|
||||
- src/osx/
|
||||
- .travis.yml
|
||||
- build/tools/travis-ci.sh
|
||||
- build/tools/before_install.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue