summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-06-07 09:54:05 +0200
committerNikita Popov <nikita.ppv@gmail.com>2019-06-07 09:54:05 +0200
commit016687184e007d4b73fd2e04bb992908e06577b3 (patch)
tree0e56d766d8090b232385d6b492d0403e90990471 /azure-pipelines.yml
parent98de4207d8ce4c3ff892248816e29998b3c3c39f (diff)
parentc72bc4475e6c901649100a36fbd2ef5445a79aee (diff)
downloadphp-git-016687184e007d4b73fd2e04bb992908e06577b3.tar.gz
Merge branch 'PHP-7.4'
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml7
1 files changed, 5 insertions, 2 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index ad9db01ff7..2feee5149e 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -1,6 +1,9 @@
trigger:
- - PHP-7.4
- - master
+ batch: true
+ branches:
+ include:
+ - PHP-7.4
+ - master
jobs:
- template: azure/job.yml