summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-10-22 11:13:02 +0200
committerNikita Popov <nikita.ppv@gmail.com>2019-10-22 11:13:02 +0200
commit1faea28cdd3677e47a0951367571bf51866105fd (patch)
treebf244f71426664ef83939e14f84cf55ef1564af1 /azure-pipelines.yml
parent0ef27dbe8a7e4b9680f01c2fdb26a0d1cdaf9338 (diff)
parent6422c956337bed1e22403da4dd79c713ecfe6bc6 (diff)
downloadphp-git-1faea28cdd3677e47a0951367571bf51866105fd.tar.gz
Merge branch 'PHP-7.4'
* PHP-7.4: Add a run with opcache to the coverage job
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 7b36b7da4c..b59550766d 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -86,3 +86,4 @@ jobs:
parameters:
configurationName: COVERAGE_DEBUG_ZTS
configurationParameters: '--enable-debug --disable-zts'
+ timeoutInMinutes: 90