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 f0628d3 commit 46febb2Copy full SHA for 46febb2
.travis.yml
@@ -63,10 +63,6 @@ script:
63
- ansible-playbook tests/integration/regression-tests.yml -vvvv
64
- ansible-playbook tests/integration/integration-tests.yml -vvvv
65
66
-before_deploy:
67
- - pip install ansible
68
- - ansible-galaxy collection build .
69
-
70
deploy:
71
provider: script
72
skip_cleanup: true
0 commit comments