language: ruby rvm: - 2.2.2 branches: only: - master install: - bundle install script: - set -e - rake