Skip to content

Commit

Permalink
Update rubygems on travis before running for Rails 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gregbell committed Jan 30, 2012
1 parent e4edacd commit 7d80794
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -2,3 +2,6 @@ script: bundle exec rake
rvm:
- ree
- 1.9.2
before_install:
- gem update --system
- gem --version

0 comments on commit 7d80794

Please sign in to comment.