We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 396e0f3 commit 884dc75Copy full SHA for 884dc75
.travis.yml
@@ -15,3 +15,6 @@ script:
15
| grep -q 'changed=0.*failed=0'
16
&& (echo 'Idempotence test: pass' && exit 0)
17
|| (echo 'Idempotence test: fail' && exit 1)
18
+
19
+notifications:
20
+ webhooks: https://galaxy.ansible.com/api/v1/notifications/
0 commit comments