mirror of
https://github.com/serge1/ELFIO.git
synced 2025-03-20 22:20:44 +00:00
Try to fix Travis build dir
This commit is contained in:
parent
c0c993490f
commit
bb920f670f
@ -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 ..
|
||||
|
Loading…
x
Reference in New Issue
Block a user