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:
@@ -10,6 +10,8 @@ skip_commits:
|
|||||||
- docs/
|
- docs/
|
||||||
- interface/
|
- interface/
|
||||||
- misc/
|
- misc/
|
||||||
|
- include/wx/osx/
|
||||||
|
- src/osx/
|
||||||
- .travis.yml
|
- .travis.yml
|
||||||
- build/tools/travis-ci.sh
|
- build/tools/travis-ci.sh
|
||||||
- build/tools/before_install.sh
|
- build/tools/before_install.sh
|
||||||
|
Reference in New Issue
Block a user