]> git.immae.eu Git - github/fretlink/ansible-clever.git/blobdiff - .travis.yml
Merge pull request #3 from fmenou/slack-notifications
[github/fretlink/ansible-clever.git] / .travis.yml
index adf67fd597fbc1c5911bf89846adf1cba16c039d..8c94b079a069ee6f20edddd17e71638f33d7b760 100644 (file)
@@ -18,6 +18,9 @@ install:
   # Check ansible version
   - ansible --version
 
+  # Alias role name to mimic actual Galaxy deployment
+  - ln -s ansible-clever ../clever
+
   # Create ansible.cfg with correct roles_path
   - printf '[defaults]\nroles_path=../' >ansible.cfg
 
@@ -26,5 +29,4 @@ script:
   - ansible-playbook tests/test.yml -i tests/inventory --syntax-check
 
 notifications:
-  webhooks: https://galaxy.ansible.com/api/v1/notifications/
   slack: fretlink:n84rSINeJTLRjUTgXfB1aILX