1 2 3 4 5 6 7 8 9 10 11
language: ruby cache: bundler sudo: false rvm: - 2.2.5 - 2.3.1 branches: only: - master script: bundle exec rake