1
0
Fork 0

ci(travis): remove brew tap

pull/639/head
Felix Becker 2018-04-21 16:52:37 -07:00
parent ebf4c096b3
commit 7e1ca75863
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ jobs:
before_install: before_install:
# Fix ruby error https://github.com/Homebrew/brew/issues/3299 # Fix ruby error https://github.com/Homebrew/brew/issues/3299
- brew update - brew update
- brew tap homebrew/homebrew-php
- brew install php@7.1 - brew install php@7.1
- brew link --force --overwrite php@7.1 - brew link --force --overwrite php@7.1
- pecl install xdebug-2.6.0 - pecl install xdebug-2.6.0