From b3dace6ae3d28417bf7061a560671734a5568de5 Mon Sep 17 00:00:00 2001 From: Rory OConnell <19547+RoryO@users.noreply.github.com> Date: Sun, 5 Jul 2020 21:12:04 -0700 Subject: use verbose test output. use correct config file this time --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 93c40dbb1..888261855 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -41,4 +41,4 @@ init: build_script: - set MRUBY_CONFIG=appveyor_config.rb - rake -E "$stdout.sync=true" -m -j4 - - rake test + - rake test -v -- cgit v1.2.3