From 4e03828a3e60a016c51af3a2275359900bf2d709 Mon Sep 17 00:00:00 2001 From: Dieter Verhelst Date: Sun, 10 Mar 2019 21:36:45 +0100 Subject: [PATCH] Test all scenarios --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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