From 46f6fc6bfa8576cdbef7ea1fdc8c9bcf3bb1130a Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Tue, 1 Oct 2019 16:48:43 -0700 Subject: [PATCH] appveyor test-results --- .appveyor.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index a2dbcb826..9bacc3596 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -76,7 +76,8 @@ build_script: - cmd: .ci/appveyor-make.bat test_script: - - cmd: .ci/appveyor-make.bat runtests + - cmd: .ci/appveyor-make.bat tapfiles + - cmd: .ci/appveyor-make.bat test-results #---------------------------------#