From ac68c90800e5fab3ab4e00a3086101b3cbf1c379 Mon Sep 17 00:00:00 2001 From: "Yukihiro \"Matz\" Matsumoto" Date: Sun, 17 May 2020 18:00:47 +0900 Subject: Use `rake -m` (multi-task) to `appveyor.yml`. --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index bf4fb3f17..6d7eaa571 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -47,4 +47,5 @@ install: build_script: - set YACC=.\win_flex_bison\win_bison.exe - set MRUBY_CONFIG=appveyor_config.rb + - rake -m all - rake -E $stdout.sync=true test -- cgit v1.2.3