summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
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