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 79a87a1 commit 2018262Copy full SHA for 2018262
.travis.yml
@@ -13,7 +13,7 @@ matrix:
13
before_script:
14
## Composer
15
- curl -s http://getcomposer.org/installer | php
16
- - php composer.phar install
+ - php composer.phar install --prefer-source
17
## PHP_CodeSniffer
18
- pyrus install pear/PHP_CodeSniffer
19
- phpenv rehash
0 commit comments