language: ruby script: "rake test" rvm: - 1.8.7 - 1.9.2 - 1.9.3 gemfile: - Gemfile branches: only: - master - rails32