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:
Vadim Zeitlin
2020-04-22 17:18:11 +02:00
parent 76ac2d8e76
commit bba585eebb

View File

@@ -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