From 1f0f2ae2a00b58fb4e5a18534a464e9ab6898a6a Mon Sep 17 00:00:00 2001 From: kazu Date: Thu, 16 Aug 2018 12:14:11 +0000 Subject: [PATCH] Remove outdated comment [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64394 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index b504d8d846..093428dd45 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -137,7 +137,6 @@ for: - mingw32-make -j%JOBS% - mingw32-make -j%JOBS% install" test_script: - # Overriding TEST_EXCLUDES because `--name=!/memory_leak/` is considered as a positive filter on AppVeyor msys2. - mingw32-make test - mingw32-make -j%JOBS% test-all RUBY_FORCE_TEST_JIT=1 V=1 - mingw32-make -j%JOBS% test-spec MSPECOPT=-j