language: ruby bundler_args: --without debug script: bundle exec rake features_with_coveralls rvm: - 2.2.0 - 2.1.0 - 2.0.0 - 1.9.3 - rbx-2