USE_BUNDLE_INSTALL

This commit is contained in:
Kamil Trzcinski 2016-06-03 23:03:58 +02:00
parent ea731cac08
commit 9a201adddf
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ variables:
RAILS_ENV: "test"
SIMPLECOV: "true"
USE_DB: "true"
USE_BUNDLE_INSTALL: "true"
before_script:
- source ./scripts/prepare_build.sh