summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-11-15 20:26:14 +0100
committerJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-11-15 20:26:14 +0100
commit2d45cd84e262d7a4c6b977e7c6c26ce8d92c2615 (patch)
tree3f71612af2d67dc655e96917736380b2e01e444d
parentdda5489ccedf1be6e23ffd5c00e36d19987b5903 (diff)
Appveyor: Remove -v flag
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 32f030d29e..afc0c4d07e 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -255,7 +255,7 @@ for:
-DSTATIC_DEPS=ON
-G "Ninja"
..
- - cmake --build . -v
+ - cmake --build .
- cmake --build . --target install
- If [%APPVEYOR_PULL_REQUEST_NUMBER%] == []
If "%APPVEYOR_ACCOUNT_NAME%" == "mixxxdj" (