Skip to content

Commit 7a288be

Browse files
committed
run composer cs-check
1 parent 104e1a6 commit 7a288be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ before_script:
1212
- composer dump-autoload -o
1313

1414
script:
15+
- composer cs-check
1516
- bin/phpstan analyse src/ --level=max
1617
- bin/kahlan --coverage=4 --reporter=verbose --clover=build/logs/clover.xml
1718
- bin/php-coveralls -v --exclude-no-stmt

0 commit comments

Comments
 (0)