Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Commit

Permalink
Merge pull request #26 from markgoddard/patch-2
Browse files Browse the repository at this point in the history
Add Ansible galaxy notification to travis.yml
  • Loading branch information
resmo authored Feb 27, 2019
2 parents 4fc673c + fd90b1b commit 5a62039
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ script:
| grep -q 'changed=0.*failed=0'
&& (echo 'Idempotence test: pass' && exit 0)
|| (echo 'Idempotence test: fail' && exit 1)
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/

0 comments on commit 5a62039

Please sign in to comment.