Merge pull request #3274 from MikeMcQuaid/official-taps-remove-apache

official_taps: remove apache.
This commit is contained in:
ilovezfs 2017-10-05 21:00:48 -07:00 committed by GitHub
commit 10491e1c30

View File

@ -1,5 +1,4 @@
OFFICIAL_TAPS = %w[ OFFICIAL_TAPS = %w[
apache
nginx nginx
php php
science science
@ -17,6 +16,7 @@ OFFICIAL_CMD_TAPS = {
}.freeze }.freeze
DEPRECATED_OFFICIAL_TAPS = %w[ DEPRECATED_OFFICIAL_TAPS = %w[
apache
binary binary
completions completions
devel-only devel-only