sudo: false language: ruby cache: bundler rvm: - 2.1.10 - 2.2.6 - 2.3.1 - 2.3.2 - 2.3.3 services: - rabbitmq script: - bundle exec rspec