FIXED : Error on Travis-CI with Pyrus on PHP 5.3.3
This commit is contained in:
parent
2018262f86
commit
ff342cff6f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue