diff --git a/.travis.yml b/.travis.yml index 61d51ca21cc34f49afa97e1a4498dd1849d9962e..576659aafc2b02271209b7a682506a6d8c0d0569 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,5 +55,5 @@ before_script: script: - travis_retry bundle exec parallel_test spec/ --group-by filesize --type rspec - - yarn test + - yarn run test:jest - bundle exec i18n-tasks check-normalized && bundle exec i18n-tasks unused