diff --git a/.travis.yml b/.travis.yml
index 61d51ca21c..576659aafc 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