Skip to content

Commit db84b9a

Browse files
committed
update readme, add notification hook
1 parent f018c03 commit db84b9a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ script:
1919
| grep -q 'changed=0.*failed=0'
2020
&& (echo 'Idempotence test: pass' && exit 0)
2121
|| (echo 'Idempotence test: fail' && exit 1)
22+
notifications:
23+
webhooks: https://galaxy.ansible.com/api/v1/notifications/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## ANXS - python [![Build Status](https://travis-ci.org/ANXS/python.png)](https://travis-ci.org/ANXS/python)
1+
## ANXS - python [![Build Status](https://travis-ci.com/ANXS/python.png)](https://travis-ci.com/ANXS/python)
22

33
Ansible role which installs python, pip, setuptools and virtualenv
44

0 commit comments

Comments
 (0)