Skip to content

Commit

Permalink
Revert "Add brew link step for PHP on OSX"
Browse files Browse the repository at this point in the history
This reverts commit 185061c.

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
  • Loading branch information
MauricioFauth committed Dec 20, 2018
1 parent 185061c commit a768166
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -79,7 +79,6 @@ matrix:
before_install:
- brew update
- brew install openldap libiconv php@7.2 composer mariadb
- brew link --force php
- brew link --force gettext
- sed -i -e 's/^memory_limit = .*/memory_limit = -1/' /usr/local/etc/php/7.2/php.ini
- mysql.server start
Expand Down

0 comments on commit a768166

Please sign in to comment.