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 104e1a6 commit 7a288beCopy full SHA for 7a288be
.travis.yml
@@ -12,6 +12,7 @@ before_script:
12
- composer dump-autoload -o
13
14
script:
15
+ - composer cs-check
16
- bin/phpstan analyse src/ --level=max
17
- bin/kahlan --coverage=4 --reporter=verbose --clover=build/logs/clover.xml
18
- bin/php-coveralls -v --exclude-no-stmt
0 commit comments