mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
Update travis config
This commit is contained in:
parent
e6113fb9f5
commit
29451ea8e2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user