Ignore more Travis CI files on AppVeyor
Avoid unnecessary AppVeyor rebuilds when Travis build files are changed.
This commit is contained in:
parent
f899a72d45
commit
1bc33f3d0c
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ skip_commits:
|
||||||
- interface/
|
- interface/
|
||||||
- misc/
|
- misc/
|
||||||
- .travis.yml
|
- .travis.yml
|
||||||
|
- build/tools/travis-ci.sh
|
||||||
|
- build/tools/before_install.sh
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue