Skip to content

Commit 021ab02

Browse files
author
Colin Hoglund
committed
adding galaxy webhook to .travis.yml
1 parent f46f4b9 commit 021ab02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ script:
2222
| grep -q 'changed=0.*failed=0'
2323
&& (echo 'Idempotence test: pass' && exit 0)
2424
|| (echo 'Idempotence test: fail' && exit 1)
25+
26+
notifications:
27+
webhooks: https://galaxy.ansible.com/api/v1/notifications/

0 commit comments

Comments
 (0)