language: ruby rvm: 2.4.1 before_install: gem install bundler -v 1.14.6 cache: bundler script: - bundle exec rake - bundle exec rubocop