Skip to content

Commit

Permalink
add notification
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardclau committed Jul 2, 2016
1 parent a8a0c72 commit bc352b3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@ script:
- ansible-playbook -i inventory test/test.yml --syntax-check
- ansible-playbook -i inventory --connection=local --sudo -v test/deploy.yml
- ansible-playbook -i inventory --connection=local --sudo -v test/deploy.yml
- ansible-playbook -i inventory --connection=local --sudo -v test/test.yml
- ansible-playbook -i inventory --connection=local --sudo -v test/test.yml

notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/

0 comments on commit bc352b3

Please sign in to comment.