See #18. Cannot install Pear for PHP on Travis CI server. Removing.

This commit is contained in:
Glavin Wiechert 2014-06-16 01:50:53 -03:00
parent d181fbd083
commit 86c6234487
1 changed files with 0 additions and 4 deletions

View File

@ -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