language: ruby rvm: - "1.9.3" - "1.9.2" - rbx-19mode - "1.8.7" script: bundle exec rspec -b spec