language: ruby cache: bundler script: 'bundle exec rake' rvm: - 2.1.2 notifications: email: recipients: - tomas.celizna@gmail.com on_failure: change on_success: never