From e4639d21252e30610f081357d491a44e5a120169 Mon Sep 17 00:00:00 2001 From: Matthias Leutenegger Date: Thu, 15 Aug 2019 08:48:29 +0200 Subject: [PATCH] fix tests --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 997c399..f672c53 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,7 @@ install: before_script: - cd ../ - mv ansible.$ROLE_NAME arillso.$ROLE_NAME - - cd projectgroup.$ROLE_NAME + - cd arillso.$ROLE_NAME script: - molecule test