We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f018c03 commit db84b9aCopy full SHA for db84b9a
.travis.yml
@@ -19,3 +19,5 @@ script:
19
| grep -q 'changed=0.*failed=0'
20
&& (echo 'Idempotence test: pass' && exit 0)
21
|| (echo 'Idempotence test: fail' && exit 1)
22
+notifications:
23
+ webhooks: https://galaxy.ansible.com/api/v1/notifications/
README.md
@@ -1,4 +1,4 @@
1
-## ANXS - python [](https://travis-ci.org/ANXS/python)
+## ANXS - python [](https://travis-ci.com/ANXS/python)
2
3
Ansible role which installs python, pip, setuptools and virtualenv
4
0 commit comments