sudo: false language: ruby bundler_args: --without debug script: bundle exec rake features_with_coveralls rvm: - 2.2 - 2.1 - 2.0 - 1.9 - rbx