From d79147fe5dc4ee8b4eff6a37df229d993cf3ce58 Mon Sep 17 00:00:00 2001 From: "Yukihiro \"Matz\" Matsumoto" Date: Tue, 19 May 2020 22:42:19 +0900 Subject: Revert "Use `rake -m` (multi-task) to `appveyor.yml`." This reverts commit ac68c90800e5fab3ab4e00a3086101b3cbf1c379. `rake -m` does not work for VisualC. --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 6d7eaa571..bf4fb3f17 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -47,5 +47,4 @@ 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