language: ruby rvm: - 2.2.2 cache: bundler branches: only: - master install: - travis_retry bundle install script: - rake