1
0
Fork 0
mirror of https://github.com/cosmo-sims/monofonIC.git synced 2024-09-19 17:03:45 +02:00

bitbucket-pipelines.yml edited online with Bitbucket

This commit is contained in:
Oliver Hahn 2021-11-25 12:54:31 +00:00
parent 0bef52d12f
commit 88e6547198

View file

@ -24,7 +24,7 @@ pipelines:
- apt-get install fftw3-dev -y
- apt-get install libgsl-dev -y
- apt-get install libhdf5-serial-dev -y
- apt-get install libopenmpi-dev -y
- apt-get install -yq libhwloc-dev libopenmpi-dev openmpi-bin
- mkdir build
- cd build
# Call the CMake.