summaryrefslogtreecommitdiff
path: root/azure/apt.yml
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-09-17 10:44:26 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-09-17 12:52:31 +0200
commitec08180738cee15032700be465816bbdd3c492dc (patch)
tree68d21895d5741f81acf04e49c80cd31a76e648f0 /azure/apt.yml
parentd4e5b5b6fc2f78224bb50ae51539389594cc41c9 (diff)
downloadphp-git-ec08180738cee15032700be465816bbdd3c492dc.tar.gz
Enable unixODBC in azure
This only checks that it builds though. Closes GH-6150.
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 703e5753d3..bd3ba3308e 100644
--- a/azure/apt.yml
+++ b/azure/apt.yml
@@ -40,6 +40,7 @@ steps:
postgresql-contrib \
snmpd \
snmp-mibs-downloader \
+ unixodbc-dev \
llvm \
${{ parameters.packages }}
displayName: 'APT'