summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-08-16 12:14:11 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-08-16 12:14:11 +0000
commit1f0f2ae2a00b58fb4e5a18534a464e9ab6898a6a (patch)
treef3561c0e96fe93255c32ab85d69d202635177ca2 /appveyor.yml
parent250bf32f971c0a746ff6c1ad9b37089e13087b46 (diff)
Remove outdated comment [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64394 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 0 insertions, 1 deletions
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