See #18. Brew tap homebrew/science to install Pear.
This commit is contained in:
parent
8b9304cdaa
commit
465d530db0
|
@ -12,5 +12,6 @@ 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 tap homebrew/science
|
||||||
- brew install pear
|
- brew install pear
|
||||||
- pear install PHP_Beautifier
|
- pear install PHP_Beautifier
|
||||||
|
|
Loading…
Reference in New Issue