diff --git a/.travis.yml b/.travis.yml index c9f2163..cb2cca4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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