forked from fmtlib/fmt
Update travis config
This commit is contained in:
@ -20,7 +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/
|
||||||
- support/biicode-build.sh
|
- support/biicode-build.py
|
||||||
|
|
||||||
after_failure:
|
after_failure:
|
||||||
- cat Testing/Temporary/LastTest.log
|
- cat Testing/Temporary/LastTest.log
|
||||||
|
Reference in New Issue
Block a user