Merge pull request #2457 from michaelklishin/patch-1
Try bundler 1.1.rc on travis-ci.org
This commit is contained in:
commit
8073264990
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