Install latest bundler on Travis.

This commit is contained in:
José Valim 2012-03-09 22:19:55 +01:00
parent 3742152310
commit a39ee47312
1 changed files with 2 additions and 0 deletions

View File

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