mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-12-16 03:08:52 +08:00
add --output-on-failure to .travis.yml
This commit is contained in:
@@ -39,4 +39,4 @@ script:
|
|||||||
- git clone https://github.com/toml-lang/toml.git
|
- git clone https://github.com/toml-lang/toml.git
|
||||||
- cmake -DCMAKE_CXX_COMPILER=$COMPILER ..
|
- cmake -DCMAKE_CXX_COMPILER=$COMPILER ..
|
||||||
- make
|
- make
|
||||||
- make test
|
- ctest --output-on-failure
|
||||||
|
|||||||
Reference in New Issue
Block a user