Skip to content

Commit ff342cf

Browse files
committed
FIXED : Error on Travis-CI with Pyrus on PHP 5.3.3
1 parent 2018262 commit ff342cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ before_script:
1515
- curl -s http://getcomposer.org/installer | php
1616
- php composer.phar install --prefer-source
1717
## PHP_CodeSniffer
18+
- php pyrus.phar . set bin_dir ./bin
1819
- pyrus install pear/PHP_CodeSniffer
1920
- phpenv rehash
2021
## PHP Copy/Paste Detector

0 commit comments

Comments
 (0)