Skip to content
Snippets Groups Projects
Commit 4b1afed7 authored by Mohcine Chraibi's avatar Mohcine Chraibi
Browse files

Update .gitlab-ci.yml

parent 00ba489d
No related branches found
No related tags found
No related merge requests found
Pipeline #14390 failed
......@@ -26,6 +26,8 @@ configure-linux:
- mkdir -p build
- cd build
- which git
- g++ --version
- g++-8
- cmake -DCMAKE_BUILD_TYPE=Debug -DBoost_NO_SYSTEM_PATHS=true -DBOOST_ROOT=~/boost_1_61_0 ..
- echo "configure | ${CI_PROJECT_DIR}"
stage: configure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment