script: "bundle exec rspec spec" language: ruby rvm: - 1.9.3 - 2.0.0 - jruby-19mode - rbx-19mode gemfile: - Gemfile - Mongoid4.gemfile services: - mongodb branches: only: - master - feature-mongoid4