diff --git a/.travis.yml b/.travis.yml index 71b3a6069..5c2c2c889 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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