mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-10 05:10:05 +00:00
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
|
||||
- CTEST_OUTPUT_ON_FAILURE=1 make test
|
||||
- cd .. && rm -rf build/
|
||||
# Building with biicode
|
||||
- biicode/support/travis-build.sh
|
||||
- support/biicode-build.sh
|
||||
|
||||
after_failure:
|
||||
- cat Testing/Temporary/LastTest.log
|
||||
|
Loading…
Reference in New Issue
Block a user