mirror of https://github.com/rails/rails
Install latest bundler on Travis.
This commit is contained in:
parent
3742152310
commit
a39ee47312
|
@ -1,4 +1,6 @@
|
|||
script: 'ci/travis.rb'
|
||||
before_install:
|
||||
- gem install bundler
|
||||
rvm:
|
||||
- 1.9.3
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue