summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-07-02 16:22:42 +0200
committerNikita Popov <nikita.ppv@gmail.com>2019-07-02 16:22:42 +0200
commit2a9e9cc5b6ae04062155463253e6511276b4e80f (patch)
tree47bc8a438bb051adc3f8dd5172177f7d6239beec /azure-pipelines.yml
parent5c89b60411a5ff32d5c74dc92f752f1617b13339 (diff)
parentf8788eb7f36adb6ad827507ad4c94ad547b0bad8 (diff)
downloadphp-git-2a9e9cc5b6ae04062155463253e6511276b4e80f.tar.gz
Merge branch 'PHP-7.4'
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 915b743658..4a682f2d60 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -4,6 +4,12 @@ trigger:
include:
- PHP-7.4
- master
+ paths:
+ exclude:
+ - docs/*
+ - NEWS
+ - UPGRADING
+ - UPGRADING.INTERNALS
jobs:
- template: azure/job.yml