language: ruby sudo: false cache: bundler rvm: - 2.0 - 2.1 - 2.2 before_script: bundle update script: script/cibuild git: depth: 10