summaryrefslogtreecommitdiff
path: root/azure/configure.yml
diff options
context:
space:
mode:
authorAdam Baratz <adambaratz@php.net>2021-01-11 21:46:41 -0500
committerAdam Baratz <adambaratz@php.net>2021-01-11 21:46:41 -0500
commitb5696980954007c75ca7fa1627897dfafb3d7fd7 (patch)
tree111fe83ed2a03c3d5a412af3a50682755dac77d7 /azure/configure.yml
parent65c789148b72e62d22fb23abaa1e0c97ba74c6da (diff)
downloadphp-git-b5696980954007c75ca7fa1627897dfafb3d7fd7.tar.gz
Add MSSQL setup to Azure Pipelines build
Diffstat (limited to 'azure/configure.yml')
-rw-r--r--azure/configure.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure/configure.yml b/azure/configure.yml
index 3f5f98f596..2f7b28e15d 100644
--- a/azure/configure.yml
+++ b/azure/configure.yml
@@ -63,6 +63,7 @@ steps:
--with-imap-ssl \
--with-pdo-odbc=unixODBC,/usr \
--with-pdo-firebird \
+ --with-pdo-dblib \
--enable-werror \
--with-config-file-path=/etc \
--with-config-file-scan-dir=/etc/php.d