mirror of
https://github.com/serge1/ELFIO.git
synced 2024-12-26 18:15:40 +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…
Reference in New Issue
Block a user