See #18. Remove PHP_Beautifier install

- because pear is not installed in Travis CI
This commit is contained in:
Glavin Wiechert 2014-12-28 03:48:57 -04:00
parent 5758b0f167
commit 21c8db9264
1 changed files with 2 additions and 1 deletions

View File

@ -20,4 +20,5 @@ before_install:
# Java, C, C++, C#, Objective-C, D, Pawn, Vala
- brew install uncrustify
# PHP
- pear install PHP_Beautifier-beta
# - pear install PHP_Beautifier-beta