summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorJan Altensen <info@stricted.net>2019-08-15 16:11:13 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2019-08-15 18:19:15 +0200
commit0b6d869d7cc85bb7c1a0ac624a932b8ebe85dd8a (patch)
tree89ab93511a86c32b43baebd86c8e3b53d17a5f0b /.appveyor.yml
parentb1c4e0be89be12a75b77edc194a32c3379faec67 (diff)
downloadphp-git-0b6d869d7cc85bb7c1a0ac624a932b8ebe85dd8a.tar.gz
appveyor: exclude some documentation paths
Change-Id: Ifff234133f4437bfe5c31c1f1e00092cd60e1d53
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index ab888c3493..01a104a6f5 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -9,6 +9,13 @@ branches:
clone_depth: 64
+skip_commits:
+ files:
+ - docs/*
+ - NEWS
+ - UPGRADING
+ - UPGRADING.INTERNALS
+
cache:
- c:\build-cache