Skip to content

Commit

Permalink
Install latest bundler on Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Mar 9, 2012
1 parent 3742152 commit a39ee47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,4 +1,6 @@
script: 'ci/travis.rb' script: 'ci/travis.rb'
before_install:
- gem install bundler
rvm: rvm:
- 1.9.3 - 1.9.3
env: env:
Expand Down

0 comments on commit a39ee47

Please sign in to comment.