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

FIX: Trying to fix CI...

parent bc6498cd
No related branches found
No related tags found
No related merge requests found
before_script:
- apt-get update
- apt-get install -y -qq make cmake libboost-test-dev gem
- echo "deb http://ftp.us.debian.org/debian unstable main contrib non-free" > /etc/apt/sources.list.d/unstable.list
- apt-get update
- apt-get install -y -qq make cmake libboost-test-dev
- apt-get install -y gcc-5
- gem install funit
- ./build.sh
run_tests:
......
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