develop
sudo: required dist: trusty language: ruby cache: bundler rvm: - 2.3.1 script: - bundle exec rspec - bundle exec rubocop