Commit aee902ef authored by Martin Perdacher's avatar Martin Perdacher
Browse files

Update .gitlab-ci.yml

parent 0d44e3cf
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -7,8 +7,7 @@ before_script:
 - sh -c 'echo deb https://apt.repos.intel.com/mkl all main > /etc/apt/sources.list.d/intel-mkl.list'
 - apt-get update --yes
 - apt-get install --yes cmake build-essential intel-mkl-2019.3-062
 - ls /opt/intel/
 - source mklvars.sh intel64
 - /opt/intel/mkl/bin/mklvars.sh intel64

build:
  script: