language: ruby bundler_args: --without debug before_script: script: "bundle exec rspec" rvm: - 1.9.3 - 2.0.0 gemfile: - Gemfile notifications: recipients: - dirk.luesebrink@artcom.com