diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 92a0c30a8cecbf3fac09df7a42d04b613f856bbf..6efdd2a0f74e8a0f3010297960f21c8b397f2b85 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,7 +11,10 @@ slc6-gcc48:
     - make install
     - make test    
     - cd ..
-    - . bin/thisdd4hep.sh    
+    - ls -l bin
+    - yum install more -y
+    - more bin/thisdd4hep.sh
+    - . bin/thisdd4hep.sh
     - cd examples
     - mkdir build
     - cd build