aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2023-08-16 15:45:27 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2023-08-16 22:52:59 +0900
commit82e480ff40cd41de993b92ddc42ef79a807ff2be (patch)
tree0b906a23b39e7a9694e84f4a56a1dd998d573645
parent089227e94823542acfdafa68541d330eee42ffea (diff)
downloadruby-82e480ff40cd41de993b92ddc42ef79a807ff2be.tar.gz
Silent test-all on AppVeyor
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 6865393b1a..0a25dceab4 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -93,7 +93,7 @@ for:
- nmake -l "TESTOPTS=-v -q" btest
- nmake -l "TESTOPTS=-v -q" test-basic
- >-
- nmake -l "TESTOPTS=-v --timeout-scale=3.0
+ nmake -l "TESTOPTS=--timeout-scale=3.0
--excludes=../test/.excludes/_appveyor -j%JOBS%
--exclude win32ole
--exclude test_bignum