Skip to content
Snippets Groups Projects
Commit d44a3679 authored by Martin Beseda's avatar Martin Beseda
Browse files

FIX: Fixed .gitlab-ci.yml - added installation of Boost libraries.

parent 6a5c8be8
No related branches found
No related tags found
No related merge requests found
before_script:
- apt-get update
- apt-get install -y -qq make gfortran cmake gem
- apt-get install -y -qq make gfortran cmake libboost-test-dev gem
- gem install funit
- ./build.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment