Skip to content
Snippets Groups Projects
Commit 990d6dd5 authored by Yamagishi Kazutoshi's avatar Yamagishi Kazutoshi Committed by Eugen Rochko
Browse files

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

parent 402da46f
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment