language: ruby bundler_args: --without debug script: "bundle exec rspec spec" rvm: - 1.9.3 - 2.0.0 - 2.1.0 - 2.1.1 - 2.1.3