Run `i18n-tasks checked-normalized` in Travis CI (#5443)

This commit is contained in:
Yamagishi Kazutoshi 2017-10-18 18:57:02 +09:00 committed by Eugen Rochko
parent 402da46ff6
commit 990d6dd565
1 changed files with 1 additions and 1 deletions

View File

@ -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