Skip to content

Commit

Permalink
email notify edited
Browse files Browse the repository at this point in the history
  • Loading branch information
githubfoam committed Nov 25, 2018
1 parent e78db8f commit c1a0e10
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,8 @@ after_success:
- echo "success"
# Notify Ansible Galaxy when an ansible role builds successfully.
notifications:
email: false
#email: false
email:
on_success: never # default: change
on_failure: always # default: always
webhooks: https://galaxy.ansible.com/api/v1/notifications/

0 comments on commit c1a0e10

Please sign in to comment.