Merge branch 'PHP-7.4'

* PHP-7.4:
  Remove libtool and automake from azure installs
This commit is contained in:
Joe Watkins 2019-07-03 08:14:19 +02:00
commit 0baf81514a
No known key found for this signature in database
GPG key ID: F9BA0ADA31CBD89E

View file

@ -8,8 +8,6 @@ steps:
- script: | - script: |
brew install pkg-config \ brew install pkg-config \
autoconf \ autoconf \
automake \
libtool \
bison \ bison \
re2c re2c
displayName: 'Install Build Tools' displayName: 'Install Build Tools'