summaryrefslogtreecommitdiff
path: root/azure/apt.yml
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-12-21 18:45:08 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-12-22 00:07:43 +0100
commit694400616ec364bf19390226254aed486ae000b5 (patch)
tree9e88fcc413d59cfd4f5b7f0733c4faafdbcd4768 /azure/apt.yml
parent26e0d389bc630736dcb24405bd46e352fea36766 (diff)
downloadphp-git-694400616ec364bf19390226254aed486ae000b5.tar.gz
Build PDO Firebird on Azure
Once again, this only builds the driver, all tests will be skipped. Closes GH-6529.
Diffstat (limited to 'azure/apt.yml')
-rw-r--r--azure/apt.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure/apt.yml b/azure/apt.yml
index aa27d4a551..8a28e6bcdb 100644
--- a/azure/apt.yml
+++ b/azure/apt.yml
@@ -48,5 +48,6 @@ steps:
dovecot-pop3d \
dovecot-imapd \
sendmail \
+ firebird-dev \
${{ parameters.packages }}
displayName: 'APT'