See #18. Installing Pear with Homebrew for PHP tests.
This commit is contained in:
parent
5c101240c2
commit
4f235891b6
|
@ -11,4 +11,5 @@ before_install:
|
||||||
- gem install ruby-beautify --verbose
|
- gem install ruby-beautify --verbose
|
||||||
- brew install python
|
- brew install python
|
||||||
- pip install --upgrade autopep8
|
- pip install --upgrade autopep8
|
||||||
|
- brew install pear
|
||||||
- pear install PHP_Beautifier
|
- pear install PHP_Beautifier
|
||||||
|
|
Loading…
Reference in New Issue