Allow AppVeyor to skip pure documentation updates

This commit is contained in:
Camilla Löwy 2019-10-16 16:49:37 +02:00
parent 3a37a08998
commit 692754a2c5

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