summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2019-08-15 18:20:03 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2019-08-15 18:20:03 +0200
commitd04c85fcb5977e56615e021327782720d997c3c6 (patch)
treee5ca3e802ceaee030a5aaba02d4070d5373d51ed
parent76574342d7417b31a399715220dc4d8abe26425d (diff)
parent0b6d869d7cc85bb7c1a0ac624a932b8ebe85dd8a (diff)
downloadphp-git-d04c85fcb5977e56615e021327782720d997c3c6.tar.gz
Merge branch 'PHP-7.4'
* PHP-7.4: appveyor: exclude some documentation paths
-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