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

FIX: Trying to fix CI

parent 775239c3
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,8 @@ job:
- apt-get install -y -V libboost-all-dev
- apt-get install -y -V build-essential
- apt-get install -y -V g++-8
- git clone https://github.com/ArashPartow/exprtk.git
- cp exprtk/exprt.hpp /usr/include
- ./build.sh
script: "./run_tests.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