diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e5ce841c49bfa875587719e6b51de12d06f24e8f..60963053442fd9b97be7eaaa6231ce2b58444da2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -91,7 +91,7 @@ test:centos7.3:
     - ln -s /export/soft/modules/centos7/generic/all /scicore/soft/modules
     - source /export/soft/lua_lmod/centos7/lmod/lmod/init/bash
     - module use /scicore/soft/modules/all
-    - module CMake/3.4.3-goolf-1.7.20
+    - module load CMake/3.4.3-goolf-1.7.20
     - module load Python/2.7.11-goolf-1.7.20
     - module load OpenBLAS/0.2.13-GCC-4.8.4-LAPACK-3.5.0
     - module load Eigen/3.2.8-goolf-1.7.20