diff --git a/.travis.yml b/.travis.yml index 3c9cae6..505b507 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,7 @@ install: # Add ansible.cfg to pick up roles path. - "{ echo '[defaults]'; echo 'roles_path = ../'; } >> ansible.cfg" + - "ansible-galaxy install willshersystems.apt" script: # Check the roles syntax