Updating Travis CI for validating the new tests

This commit is contained in:
Lucas Costa Beyeler 2017-02-03 23:23:57 -02:00
parent ebc5ba1704
commit 5a66128dab
1 changed files with 0 additions and 3 deletions

View File

@ -24,9 +24,6 @@ install:
# Create ansible.cfg with correct roles_path
- printf '[defaults]\nroles_path=../' >ansible.cfg
# Install ansible-commons
- ansible-galaxy install lucascbeyeler.commons
script:
# Basic role syntax check
- ansible-playbook tests/test.yml -i tests/inventory --syntax-check