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

FIX: Trying to fix CI...

parent f3d7de37
No related branches found
No related tags found
No related merge requests found
before_script: before_script:
- apt-get update - apt-get update
- apt-get install -y -qq make cmake libboost-test-dev gem - apt-get install -y -qq make cmake libboost-test-dev gem
- apt-get install gcc-7 - apt-get install -y -t experimental gcc-7
- gem install funit - gem install funit
- ./build.sh - ./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