]> granicus.if.org Git - php/commitdiff
set exclude AppVeyor branches and ignore builds on NEWS updates
authorAnatol Belski <ab@php.net>
Tue, 3 Jan 2017 00:56:27 +0000 (01:56 +0100)
committerAnatol Belski <ab@php.net>
Tue, 3 Jan 2017 01:15:20 +0000 (02:15 +0100)
.appveyor.yml

index ba0d1c132d789e68a9b66d375e5e6882fff36bd5..5dae3970ef6ed19c50e9b18893a788c4fb735d8e 100644 (file)
@@ -3,6 +3,15 @@ version: "{branch}.build.{build}"
 
 image: Visual Studio 2015
 
+branches:
+        except:
+                - PHP-5.6
+                - PHP-7.0
+
+skip_commits:
+        message: /.*(NEWS|UPGRADING).*/
+
+
 clone_depth: 64
 
 cache: