Run i18n-tasks checked-normalized
in Travis CI (#5443)
This commit is contained in:
parent
402da46ff6
commit
990d6dd565
1 changed files with 1 additions and 1 deletions
|
@ -54,4 +54,4 @@ before_script:
|
|||
script:
|
||||
- travis_retry bundle exec parallel_test spec/ --group-by filesize --type rspec
|
||||
- yarn test
|
||||
- bundle exec i18n-tasks unused
|
||||
- bundle exec i18n-tasks check-normalized && bundle exec i18n-tasks unused
|
||||
|
|
Loading…
Reference in a new issue