language: ruby rvm: - 2.4.1 - 2.3.3 - 2.2 - 2.1 sudo: false bundler_args: '--without local_development --jobs 3 --retry 3' script: bundle exec rake