Try bundler 1.1.rc on travis-ci.org to shorten dependencies installation time
This commit is contained in:
parent
ee618714df
commit
c1ac4207c9
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ env:
|
|||
- DB=mysql BUILD_TYPE=cucumber
|
||||
- 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