From 4c05b7f8e322abfa4b9a0cd9331af8a64d6c8c65 Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Fri, 3 Jul 2020 08:35:57 +0200 Subject: [PATCH] Back on directory. --- .travis.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index d70bbcf..5a73ef7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,10 +9,7 @@ install: - pip install ansible script: - - pwd - - ls - - tree - - find ./ + - cd ../ - ansible-galaxy init --role-skeleton=ansible-role-skeleton test_role notifications: