Skip to content

Commit 0fa6847

Browse files
committed
Run lint commands on TravisCI
1 parent f2b5581 commit 0fa6847

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ install:
2525
script:
2626
- ./vendor/bin/phpunit
2727
- ./vendor/bin/php-cs-fixer fix --diff --dry-run -v
28+
- ./bin/console lint:yaml app/config
29+
- ./bin/console lint:twig app/Resources/views
30+
- ./bin/console lint:xliff app/Resources/translations

0 commit comments

Comments
 (0)