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

Try to fix Travis build dir

parent c0c99349
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,6 @@ install:
script:
- cmake -B build -DCMAKE_BUILD_TYPE=Release -DELFIO_BUILD_EXAMPLES=YES -DELFIO_BUILD_TESTS=YES
- cmake --build build --config Release
- cd build
- cd $TRAVIS_BUILD_DIR/ELFIO/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