language: ruby rvm: - 2.2.3 - 2.1.7 - 2.0.0 - 1.9.3 script: "./bin/ci" branches: only: - master - stable