fix sqlite gem issue

This commit is contained in:
Adam Meehan
2019-06-11 17:57:38 +10:00
parent acd9fc13e4
commit f3f3d01db7
5 changed files with 2 additions and 18 deletions

View File

@@ -5,7 +5,7 @@ before_install:
before_script:
- bundle install
cache: bundler
bundler_args: --verbose
gemfile:
- gemfiles/rails_4_0.gemfile
- gemfiles/rails_4_1.gemfile