Skip to content

Commit

Permalink
add webhook for ansible galaxy
Browse files Browse the repository at this point in the history
This way the build status is shown on ansible-galaxy.
  • Loading branch information
Sebastian Gumprich committed Jan 31, 2016
1 parent 8bc5c23 commit ad9427a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/
language: python
python: "2.7"
before_install:
Expand Down

0 comments on commit ad9427a

Please sign in to comment.