language: ruby rvm: - 2.3 - 2.4 - 2.5 script: - bundle exec rubocop - bundle exec rspec notifications: email: false