language: ruby rvm: - 2.3.1 - 2.3.7 - 2.3.8 - 2.6.0 cache: bundler script: - bundle exec rubocop - bundle exec rspec