summaryrefslogtreecommitdiff
path: root/azure/macos
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-07-29 21:08:39 +0200
committerNikita Popov <nikita.ppv@gmail.com>2019-07-29 21:08:39 +0200
commitcab6b34224983dd82d143a62129f32509a83f7a1 (patch)
tree6677b551a5923897c4054a181c194035b8c876f3 /azure/macos
parent7548421202222073d4be59a668d8a8071ab0841b (diff)
parent76c2bef9b020bc0816fdd6e488627b2e3a520161 (diff)
downloadphp-git-cab6b34224983dd82d143a62129f32509a83f7a1.tar.gz
Merge branch 'PHP-7.4'
Diffstat (limited to 'azure/macos')
-rw-r--r--azure/macos/brew.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/azure/macos/brew.yml b/azure/macos/brew.yml
index 36915969eb..df4c5a532d 100644
--- a/azure/macos/brew.yml
+++ b/azure/macos/brew.yml
@@ -3,9 +3,6 @@ parameters:
steps:
- script: |
- /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- displayName: 'Install Homebrew'
- - script: |
brew install pkg-config \
autoconf \
bison \