language: ruby rvm: - 2.3.8 - 2.4.5 - 2.5.3 cache: bundler script: - bundle exec rspec - bundle exec rubocop