language: ruby cache: bundler rvm: - "2.3.0" script: 'bundle exec rake spec' branches: only: - master notifications: email: - ericdejonckheere@gmail.com