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

FIX: Fixed installed compiler in CI to g++

parent 28130c26
No related branches found
No related tags found
No related merge requests found
before_script:
- apt-get update
- apt-get install -y -qq make g++-5 cmake libboost-test-dev gem
- apt-get install -y -qq make g++ 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