diff --git a/.travis.yml b/.travis.yml index 399664c..f8a865a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,3 +8,9 @@ rvm: script: - bundle install - bundle exec rake test +notifications: + email: + recipients: + - chris@wideeyelabs.com + on_success: change + on_failure: always