language: ruby cache: bundler branches: only: - master rvm: - ruby-head - 2.4.0 - 2.3.1 - 2.2.5 script: - bundle exec rake matrix: allow_failures: - rvm: ruby-head