sudo: false language: ruby cache: bundler rvm: - 2.2.1 - 2.2.2 - 2.2.3 - 2.3.0 - 2.3.1 services: - rabbitmq script: - bundle exec rspec