diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e451e7238b6af68f3e29e66526de78f04b15a5ab..2d428848dffae134420ded796d010c536c38940f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,8 +9,7 @@ slc6-gcc48:
     - cmake -D DD4HEP_USE_GEANT4=ON -D DD4HEP_USE_BOOST=ON -DBoost_NO_BOOST_CMAKE=ON -D DD4HEP_USE_LCIO=ON -D BUILD_TESTING=ON -DCLHEP_DIR=$CLHEP -D Geant4_DIR=$G4INSTALL/lib64/Geant4-10.2.0 -D DD4HEP_USE_CXX11=ON ..        
     - make -j4
     - make install
-    - yum install more -y
-    - more ../bin/thisdd4hep.sh
+    - cat ../bin/thisdd4hep.sh
     - . ../bin/thisdd4hep.sh
     - make test