language: ruby rvm: - 1.8.7 - 1.9.2 - 1.9.3 script: bundle exec rake test:ruby notifications: email: false