summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.appveyor.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index b463d0d..c336842 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -29,4 +29,5 @@ test_script:
- cd c:\xmr-stak\build\bin\Release
- dir
- copy C:\xmr-stak-dep\openssl\bin\* .
-# - xmr-stak.exe --help
+ - set XMRSTAK_NOWAIT=1
+ - xmr-stak.exe --help --noUAC
OpenPOWER on IntegriCloud