add webhook for ansible galaxy

This way the build status is shown on ansible-galaxy.
This commit is contained in:
Sebastian Gumprich 2016-01-31 20:23:38 +01:00 committed by Christoph Hartmann
parent ea862ccb3c
commit 7d13247984

View file

@ -1,4 +1,6 @@
---
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/
language: python
python: "2.7"
before_install: