sudo: false cache: bundler language: ruby script: bundle exec rake ci rvm: - 2.3.0 - 2.2 - 2.1 matrix: fast_finish: true branches: only: - master