summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortezeb <tezeb+github@outoftheblue.pl>2017-03-12 13:56:05 +0100
committertezeb <tezeb+github@outoftheblue.pl>2017-03-12 13:56:05 +0100
commit92201dcba871b43ce495798a7a580d97f60d162a (patch)
tree2e072b4009edc2ac25f185b19f3e80c137987c91
parente7163d8e63096a6f126969577a3622dcaa5df6d3 (diff)
run make check on appveyor
-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