mirror of https://github.com/lucascbeyeler/zimbra
Updating Travis CI for validating the new tests
This commit is contained in:
parent
ebc5ba1704
commit
5a66128dab
|
|
@ -24,9 +24,6 @@ install:
|
||||||
# Create ansible.cfg with correct roles_path
|
# Create ansible.cfg with correct roles_path
|
||||||
- printf '[defaults]\nroles_path=../' >ansible.cfg
|
- printf '[defaults]\nroles_path=../' >ansible.cfg
|
||||||
|
|
||||||
# Install ansible-commons
|
|
||||||
- ansible-galaxy install lucascbeyeler.commons
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# Basic role syntax check
|
# Basic role syntax check
|
||||||
- ansible-playbook tests/test.yml -i tests/inventory --syntax-check
|
- ansible-playbook tests/test.yml -i tests/inventory --syntax-check
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue