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