diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6dd87e29e6bb99a8bea7f98b79d292604de4c6c1..d9ea2fe43d6aec6f21c32eead9173c6f687aadc3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ before_script: - ln -s /export/soft/modules/centos6/generic/all /scicore/soft/modules - source /export/soft/lua_lmod/centos6/lmod/lmod/init/bash - module use /scicore/soft/modules/all - - module load CMake/2.8.12-goolf-1.4.10 + - module load CMake/2.8.12-GCC-4.7.2 - module load Python/2.7.5-goolf-1.4.10 - module load OpenBLAS/0.2.6-gompi-1.4.10-LAPACK-3.4.2 - module load Eigen/3.2.1-goolf-1.4.10