--- language: ruby sudo: false script: "bundle exec rake test" rvm: - 1.9.3 - 2.0.0 - 2.1.5 - 2.2.0 - 2.2.1 - 2.2.2 - rbx-2 notifications: email: false matrix: allow_failures: - rvm: rbx-2