]> cat aescling's git repositories - mastodon.git/commitdiff
Run `i18n-tasks checked-normalized` in Travis CI (#5443)
authorYamagishi Kazutoshi <ykzts@desire.sh>
Wed, 18 Oct 2017 09:57:02 +0000 (18:57 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 18 Oct 2017 09:57:02 +0000 (11:57 +0200)
.travis.yml

index 71b3a606921f16afe9794aeb52f063b27fef0fe7..5c2c2c8892f1bb16c34385924c8018939637e692 100644 (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