don't build with changes in doc folder recursive

This commit is contained in:
Paul Pacheco 2018-12-18 13:36:05 -06:00
parent 99331826a7
commit abdf7295b8

View File

@ -34,7 +34,7 @@ skip_commits:
- '**/*.md'
- '**/*.txt'
- '.gitignore'
- 'docs/*'
- 'docs/'
deploy:
description: 'This is a bleeding edge release. BACKUP BEFORE USING THIS AUTOMATED BUILD\n$(APPVEYOR_REPO_COMMIT_MESSAGE)'