Skip to content
Snippets Groups Projects
Commit d87bb2e9 authored by Thomas Purcell's avatar Thomas Purcell
Browse files

Update .gitlab-ci.yml

parent d04aba83
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ build-intel:
- make
- make install
- cd ../
- module load intel impi mkl cmake anaconda/3/2019.03
- pytest tests/
tags:
- docker
......@@ -36,6 +37,7 @@ build-gnu:
- make
- make install
- cd ../
- module load gcc impi mkl cmake anaconda/3/2019.03
- pytest tests/
tags:
- docker
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment