Move biicode build script to support/biicode-build.sh
This commit is contained in:
parent
c3e845ab7e
commit
5a51aac85e
@ -20,8 +20,7 @@ script:
|
|||||||
- make -j4
|
- make -j4
|
||||||
- CTEST_OUTPUT_ON_FAILURE=1 make test
|
- CTEST_OUTPUT_ON_FAILURE=1 make test
|
||||||
- cd .. && rm -rf build/
|
- cd .. && rm -rf build/
|
||||||
# Building with biicode
|
- support/biicode-build.sh
|
||||||
- biicode/support/travis-build.sh
|
|
||||||
|
|
||||||
after_failure:
|
after_failure:
|
||||||
- cat Testing/Temporary/LastTest.log
|
- cat Testing/Temporary/LastTest.log
|
||||||
|
Loading…
Reference in New Issue
Block a user