language: ruby rvm: - "1.9.2" - "1.9.3" script: bundle exec rspec spec before_script: - pwd