From 2fd380f6d190a83381b94680be6a46417e737853 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roberto=20Bad=C3=B4?= <1571329+robertobado@users.noreply.github.com> Date: Wed, 11 Apr 2018 03:50:30 -0300 Subject: [PATCH] Tree --- .jervis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.jervis.yml b/.jervis.yml index 58dad7601..1cf089871 100644 --- a/.jervis.yml +++ b/.jervis.yml @@ -17,7 +17,7 @@ env: # after_script: # - docker build -t ${DOCKER_IMAGE_BASE_URL}:${GIT_COMMIT} -before_install: tree +before_install: 'ls -l' install: yes before_script: yes script: yes