Add more compilation tests to .gitlab-ci.yml
Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
This commit is contained in:
parent
fccffe8642
commit
bc288e88f4
@ -14,6 +14,10 @@ build:
|
||||
- cp -al make.default make.config
|
||||
- cp -al ./hosts/default ./hosts/$HOSTNAME
|
||||
- export HDF5DIR=/usr/lib/x86_64-linux-gnu/hdf5/serial
|
||||
- make
|
||||
- make MPI=N NDIMS=2
|
||||
- make clean
|
||||
- make MPI=Y
|
||||
- make MPI=Y NDIMS=3
|
||||
- make clean
|
||||
- make MPI=Y NDIMS=2
|
||||
- make clean
|
||||
- make MPI=Y NDIMS=3
|
||||
|
Loading…
x
Reference in New Issue
Block a user