language: ruby rvm: - 2.1 - 2.0.0 - 1.9.3 before_script: bundle update script: "script/cibuild" sudo: false cache: bundler