See #18. Remove PHP_Beautifier install
- because pear is not installed in Travis CI
This commit is contained in:
parent
5758b0f167
commit
21c8db9264
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue