diff --git a/appveyor.yml b/appveyor.yml index bc04839e5..a76d7c525 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -77,7 +77,7 @@ build_script: - cmd: ci/appveyor-make.bat test_script: - - cmd: ci/appveyor-make.bat runtests + - cmd: ci/appveyor-make.bat tapfiles test-results #---------------------------------# # notifications #