diff --git a/.travis.yml b/.travis.yml index bde7d15..934205a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,4 +10,4 @@ install: - pip install ansible==2.7 - pip install docker script: - - molecule test --scenario-name folders + - molecule test --all