language: ruby rvm: - 2.1.2 - 2.1.0 - 2.0.0 - 1.9.3 - jruby-19mode script: bundle exec rspec -f d spec sudo: false cache: bundler