Skip to content

Commit

Permalink
Force rubygems to update
Browse files Browse the repository at this point in the history
  • Loading branch information
bcardarella committed Jan 25, 2012
1 parent 88a4cd4 commit 5a33a4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ rvm:
gemfile: gemfile:
- gemfiles/Gemfile.rails-3.1.x - gemfiles/Gemfile.rails-3.1.x
- gemfiles/Gemfile.rails-3.2.x - gemfiles/Gemfile.rails-3.2.x
before_install:
- gem update --system
- gem install bundler --pre

0 comments on commit 5a33a4f

Please sign in to comment.