mirror of
https://github.com/serge1/ELFIO.git
synced 2024-12-26 18:15:40 +00:00
Travis build
This commit is contained in:
parent
bb920f670f
commit
6151e5f089
@ -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 $TRAVIS_BUILD_DIR/ELFIO/build
|
||||
- cd build
|
||||
- ctest -VV
|
||||
- cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user