fix appveyor skip condition for doc changes
This commit is contained in:
parent
b9e3cf8780
commit
dc426b0d44
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ environment:
|
|||
# documentation builds are tested elsewhere and cheaper
|
||||
skip_commits:
|
||||
files:
|
||||
- doc/
|
||||
- doc/**/*
|
||||
- CHANGELOG
|
||||
|
||||
# it is OK to specify paths that may not exist for a particular test run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue