Allow AppVeyor to skip pure documentation updates

(cherry picked from commit 692754a2c5)
This commit is contained in:
Camilla Löwy 2019-10-16 16:49:37 +02:00
parent afcefcb5f7
commit 3a8d97cc3d

View File

@ -7,6 +7,11 @@ branches:
- master
- 3.3-stable
skip_tags: true
skip_commits:
files:
- README.md
- LICENSE.md
- docs/*
environment:
matrix:
- GENERATOR: MinGW Makefiles