sudo: false language: ruby cache: bundler rvm: - 2.1.10 - 2.2.5 - 2.3.0 - 2.3.1 services: - rabbitmq script: - bundle exec rspec