summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index b2b00b59..086f8175 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -12,7 +12,7 @@ build_script:
- cmd: cd tests
- qmake
- mingw32-make
- - cmd: auto\util\release\tst_util.exe
+ - mingw32-make check
artifacts:
- path: Output\qtpass-*.exe
- path: src\release\qtpass.exe