language: ruby before_install: gem install bundler bundler_args: --without yard guard benchmarks script: "bundle exec rake ci:metrics" rvm: - ree - 1.9.2 - 1.9.3 - 2.0.0 - ruby-head - rbx-19mode - jruby-19mode - jruby-head notifications: email: recipients: - arne@arnebrasseur.net on_success: never on_failure: change