From 667265b14c80a3aee9c73faabafa33b869c66503 Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Tue, 2 Feb 2016 11:18:37 -0600 Subject: [PATCH] Add Ansible Galaxy notifications. --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 556ece7..eb2b52e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,3 +28,6 @@ script: | grep -q 'changed=0.*failed=0' && (echo 'Idempotence test: pass' && exit 0) || (echo 'Idempotence test: fail' && exit 1) + +notifications: + webhooks: https://galaxy.ansible.com/api/v1/notifications/