bundler pre is faster, so use it again
This commit is contained in:
parent
afb5e5e7f0
commit
c23a2cdc5c
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ env:
|
|||
- DB=postgres BUILD_TYPE=other
|
||||
- DB=mysql BUILD_TYPE=other
|
||||
|
||||
before_install: gem install bundler --pre
|
||||
bundler_args: "--without development production"
|
||||
before_script: "./config/ci/before-travis.sh"
|
||||
script: "bundle exec rake travis"
|
||||
|
|
|
|||
Loading…
Reference in a new issue