]> granicus.if.org Git - php/commitdiff
appveyor: exclude some documentation paths
authorJan Altensen <info@stricted.net>
Thu, 15 Aug 2019 14:11:13 +0000 (16:11 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Thu, 15 Aug 2019 16:19:15 +0000 (18:19 +0200)
Change-Id: Ifff234133f4437bfe5c31c1f1e00092cd60e1d53

.appveyor.yml

index ab888c3493738a4abeb506a2d969008271a62434..01a104a6f544da8f943ee1403ebd09d4ccd8b242 100644 (file)
@@ -9,6 +9,13 @@ branches:
 
 clone_depth: 64
 
+skip_commits:
+  files:
+    - docs/*
+    - NEWS
+    - UPGRADING
+    - UPGRADING.INTERNALS
+
 cache:
         - c:\build-cache