Skip to content

Commit

Permalink
Run lint commands on TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
bocharsky-bw committed Feb 21, 2017
1 parent f2b5581 commit 0fa6847
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -25,3 +25,6 @@ install:
script:
- ./vendor/bin/phpunit
- ./vendor/bin/php-cs-fixer fix --diff --dry-run -v
- ./bin/console lint:yaml app/config
- ./bin/console lint:twig app/Resources/views
- ./bin/console lint:xliff app/Resources/translations

0 comments on commit 0fa6847

Please sign in to comment.