See #18. Cannot install Pear for PHP on Travis CI server. Removing.
This commit is contained in:
parent
d181fbd083
commit
86c6234487
|
@ -12,7 +12,3 @@ before_install:
|
|||
- gem install ruby-beautify --verbose
|
||||
- brew install python
|
||||
- pip install --upgrade autopep8
|
||||
- curl -O http://pear.php.net/go-pear.phar
|
||||
- sudo php -d detect_unicode=0 go-pear.phar
|
||||
- export PATH="/usr/local/mysql/bin:$HOME/pear/bin:$PATH"
|
||||
- pear install PHP_Beautifier
|
||||
|
|
Loading…
Reference in New Issue