Skip to content

Commit 0b6d869

Browse files
Strictedcmb69
authored andcommitted
appveyor: exclude some documentation paths
Change-Id: Ifff234133f4437bfe5c31c1f1e00092cd60e1d53
1 parent b1c4e0b commit 0b6d869

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.appveyor.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ branches:
99

1010
clone_depth: 64
1111

12+
skip_commits:
13+
files:
14+
- docs/*
15+
- NEWS
16+
- UPGRADING
17+
- UPGRADING.INTERNALS
18+
1219
cache:
1320
- c:\build-cache
1421

0 commit comments

Comments
 (0)