1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-04-30 04:33:53 +00:00

Vebose output on windows test

This commit is contained in:
Henry Fredrick Schreiner 2017-02-20 08:43:18 -05:00
parent 4afd32d925
commit 1ef7c36d5d

View File

@ -1,6 +1,3 @@
environment:
CTEST_OUPTUT_ON_FAILURE: ON
branches:
except:
- gh-pages
@ -16,4 +13,4 @@ build_script:
- cmake --build .
test_script:
- ctest
- ctest --output-on-failure