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 231b988 commit 9f5bcb5Copy full SHA for 9f5bcb5
.travis.yml
@@ -13,5 +13,5 @@ before_script:
13
- composer install --prefer-source
14
script:
15
- ./vendor/bin/phpcs --standard=PSR2 src
16
- - ./vendor/bin/phpcs --standard=PSR2 tests
+ # - ./vendor/bin/phpcs --standard=PSR2 tests
17
- ./vendor/bin/phpunit tests/Qiniu/Tests/
0 commit comments