diff --git a/.travis.yml b/.travis.yml index 69b9d7b..badfc87 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,3 +24,6 @@ script: notifications: webhooks: https://galaxy.ansible.com/api/v1/notifications/ + email: + on_success: never + on_failure: always