Skip to content
Snippets Groups Projects
Commit 590de384 authored by Serge Lamikhov-Center's avatar Serge Lamikhov-Center
Browse files

Yet another attempt

parent a54a38af
Branches
No related tags found
No related merge requests found
......@@ -23,8 +23,8 @@ install:
script:
- mkdir build
- cd build
- cmake .. -DCMAKE_BUILD_TYPE=Release -DELFIO_BUILD_EXAMPLES=YES -DELFIO_BUILD_TESTS=YES
- cmake --build . --config Release
- cd build
- ctest -VV
- cd ..
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment