language: ruby rvm: - 2.0.0 - 1.9.3 gemfile: - gemfiles/rails3.gemfile - Gemfile script: "bundle exec rspec" notifications: email: - fnando.vieira@gmail.com