1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Install latest bundler on Travis.

This commit is contained in:
José Valim 2012-03-09 22:19:55 +01:00
parent 3742152310
commit a39ee47312

View file

@ -1,4 +1,6 @@
script: 'ci/travis.rb'
before_install:
- gem install bundler
rvm:
- 1.9.3
env: