summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-07-01 17:28:01 +0200
committerNikita Popov <nikita.ppv@gmail.com>2019-07-01 17:28:01 +0200
commit9ab5c28c8b35b230cf5e838d1e404e0f30f05737 (patch)
tree3a37fbc1b0af76dfd928aa478c478481a9d5f004 /azure-pipelines.yml
parent017e2939927ae4a9f1b27da08aeb0d7d445ce4d6 (diff)
parent0dfca74be21125ae5a6e5735b8b52adc8825d6e7 (diff)
downloadphp-git-9ab5c28c8b35b230cf5e838d1e404e0f30f05737.tar.gz
Merge branch 'PHP-7.4'
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 7f03f3f9ff..915b743658 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -64,3 +64,8 @@ jobs:
LDFLAGS='-fsanitize=undefined,address'
runTestsParameters: --asan
timeoutInMinutes: 150
+ - template: azure/msan_job.yml
+ parameters:
+ configurationName: DEBUG_ZTS_MSAN
+ configurationParameters: '--enable-debug --enable-maintainer-zts'
+ runTestsParameters: --asan