language: ruby rvm: - 2.3.1 cache: bundler branches: only: - master env: - RAKE_ENV=test script: - bundle exec rake test