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 9e86932 commit e0e60e0Copy full SHA for e0e60e0
.travis.yml
@@ -20,7 +20,6 @@ before_script:
20
- travis_retry composer install
21
22
script:
23
- - composer validate --strict
24
- vendor/bin/phpcs --standard=psr2 src/
25
- vendor/bin/phpunit
26
0 commit comments