diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e331984365655a4848c5b2682a3c8a1313464d16..dc04f3f298fa6a190acd915fe2b70991a74041e1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,6 +16,7 @@ variables:
   RAILS_ENV: "test"
   SIMPLECOV: "true"
   USE_DB: "true"
+  USE_BUNDLE_INSTALL: "true"
 
 before_script:
   - source ./scripts/prepare_build.sh