1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-05-07 15:33:51 +00:00

fixed test run

This commit is contained in:
Henry Fredrick Schreiner 2017-02-19 16:36:25 -05:00
parent eb1b02e0bd
commit 0ed89235fe

View File

@ -21,4 +21,4 @@ build_script:
- cmake --build . - cmake --build .
test_script: test_script:
- cmake --build --target test . - cmake --build . --target test