Setup Travis CI to install php56

This commit is contained in:
Glavin Wiechert 2015-03-29 20:54:58 -03:00
parent bf53760c09
commit 6173a93463
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ before_install:
- brew install uncrustify
# PHP
- brew tap homebrew/homebrew-php
- brew install php56
- brew install php-cs-fixer
# CoffeeScript
- npm install coffee-formatter