Skip to content

Commit 9f5bcb5

Browse files
committed
dont check test format
1 parent 231b988 commit 9f5bcb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ before_script:
1313
- composer install --prefer-source
1414
script:
1515
- ./vendor/bin/phpcs --standard=PSR2 src
16-
- ./vendor/bin/phpcs --standard=PSR2 tests
16+
# - ./vendor/bin/phpcs --standard=PSR2 tests
1717
- ./vendor/bin/phpunit tests/Qiniu/Tests/

0 commit comments

Comments
 (0)