diff --git a/.travis.yml b/.travis.yml index 26e7afa..61c6b8e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,7 @@ before_install: install: # Install test dependencies. - - pip install molecule yamllint ansible-lint docker + - pip install molecule[docker] yamllint ansible-lint docker before_script: # Use actual Ansible Galaxy role name for the project directory.