We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2018262 commit ff342cfCopy full SHA for ff342cf
.travis.yml
@@ -15,6 +15,7 @@ before_script:
15
- curl -s http://getcomposer.org/installer | php
16
- php composer.phar install --prefer-source
17
## PHP_CodeSniffer
18
+ - php pyrus.phar . set bin_dir ./bin
19
- pyrus install pear/PHP_CodeSniffer
20
- phpenv rehash
21
## PHP Copy/Paste Detector
0 commit comments