language: ruby rvm: 2.4.1 cache: bundler sudo: false script: bundle exec rake test addons: postgresql: "9.4" notifications: email: on_success: never on_failure: change