Skip to content

Commit

Permalink
remove --verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
dota17 committed Jul 22, 2020
1 parent 28e4b87 commit 79f88ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ build_script:
- cmake --build build
test_script:
- cmd: cd build
- ctest --verbose
- ctest

0 comments on commit 79f88ea

Please sign in to comment.