sudo: false language: ruby cache: - bundler rvm: - 2.3.0 - 2.1.8 - 2.0.0 before_script: - bundle exec rubocop -D