language: ruby rvm: - 2.2.3 - 2.1.7 - 2.0.0 script: "./bin/ci" cache: bundler sudo: false branches: only: - master - stable