summaryrefslogtreecommitdiffstats
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorpsychocrypt <psychocryptHPC@gmail.com>2017-12-10 20:45:03 +0100
committerpsychocrypt <psychocryptHPC@gmail.com>2017-12-10 20:45:03 +0100
commit668c9c299a9c0c8d8d77edce01a265e4130331df (patch)
treee068ee608c014fc25557b400a597c93e85bcf6f7 /.appveyor.yml
parent24df7e0f0e5eb37aa001ef255b12b628331a4aee (diff)
downloadxmr-stak-668c9c299a9c0c8d8d77edce01a265e4130331df.zip
xmr-stak-668c9c299a9c0c8d8d77edce01a265e4130331df.tar.gz
readd appveyor xmr-stak runtime test
readd test removed in #179
Diffstat (limited to '.appveyor.yml')
-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