Notify galaxy

This commit is contained in:
Matt Willsher 2016-02-18 13:42:50 +00:00
parent 492235692d
commit c5fb6b1120

View file

@ -2,6 +2,9 @@
language: c
sudo: required
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/
before_install:
- sudo add-apt-repository -y ppa:ansible/ansible
- sudo apt-get update -qq