Skip to content

Commit bc352b3

Browse files
committed
add notification
1 parent a8a0c72 commit bc352b3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,7 @@ script:
2121
- ansible-playbook -i inventory test/test.yml --syntax-check
2222
- ansible-playbook -i inventory --connection=local --sudo -v test/deploy.yml
2323
- ansible-playbook -i inventory --connection=local --sudo -v test/deploy.yml
24-
- ansible-playbook -i inventory --connection=local --sudo -v test/test.yml
24+
- ansible-playbook -i inventory --connection=local --sudo -v test/test.yml
25+
26+
notifications:
27+
webhooks: https://galaxy.ansible.com/api/v1/notifications/

0 commit comments

Comments
 (0)