We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f46f4b9 commit 021ab02Copy full SHA for 021ab02
.travis.yml
@@ -22,3 +22,6 @@ script:
22
| grep -q 'changed=0.*failed=0'
23
&& (echo 'Idempotence test: pass' && exit 0)
24
|| (echo 'Idempotence test: fail' && exit 1)
25
+
26
+notifications:
27
+ webhooks: https://galaxy.ansible.com/api/v1/notifications/
0 commit comments