sudo: false language: ruby script: bundle exec rspec && bundle exec rubocop rvm: - 2.3 - 2.4 - 2.5 - 2.6