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 13:42:25 +00:00
parent 1e4366a372
commit b7c698cde8

View file

@ -20,7 +20,7 @@ pipelines:
- apt-get install gfortran -qq -y
- gcc --version
# Install a CMake 3.0.2 version.
- apt-get install cmake -y --force-yes
- apt-get install cmake pkg-config cmake-data -y --force-yes
# Print the CMake version.
- cmake --version
# Install the necessary libraries