Skip to content
Snippets Groups Projects
Commit 932242b8 authored by Sebastian Hahta's avatar Sebastian Hahta
Browse files

Update .gitlab-ci.yml

parent e6b3306b
No related branches found
No related tags found
No related merge requests found
Pipeline #13668 failed
......@@ -25,7 +25,7 @@ linux:
script:
- mkdir build
- cd build
- cmake .. -DWITH_OPTFLOW=TRUE -DBUILD_CALIBRATION=TTRUE
- cmake .. -DWITH_OPTFLOW=TRUE -DBUILD_CALIBRATION=TRUE
- make
- ctest --output-on-failure
......
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