mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
Turn verbose output off in travis
This commit is contained in:
parent
100bc30773
commit
ba81f04bfa
@ -13,7 +13,7 @@ env:
|
||||
|
||||
script:
|
||||
- cmake -DCMAKE_BUILD_TYPE=$BUILD_TYPE -DFMT_EXTRA_TESTS=ON .
|
||||
- make -j4 VERBOSE=1
|
||||
- make -j4
|
||||
- CTEST_OUTPUT_ON_FAILURE=1 make test
|
||||
|
||||
after_failure:
|
||||
|
Loading…
Reference in New Issue
Block a user