FIXED : Error on Travis-CI with Pyrus on PHP 5.3.3

This commit is contained in:
Progi1984 2014-02-24 20:11:02 +01:00
parent 2018262f86
commit ff342cff6f
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ before_script:
- curl -s http://getcomposer.org/installer | php
- php composer.phar install --prefer-source
## PHP_CodeSniffer
- php pyrus.phar . set bin_dir ./bin
- pyrus install pear/PHP_CodeSniffer
- phpenv rehash
## PHP Copy/Paste Detector