[前][次][番号順一覧][スレッド一覧]

ruby-changes:52186

From: kazu <ko1@a...>
Date: Thu, 16 Aug 2018 21:14:18 +0900 (JST)
Subject: [ruby-changes:52186] kazu:r64394 (trunk): Remove outdated comment [ci skip]

kazu	2018-08-16 21:14:11 +0900 (Thu, 16 Aug 2018)

  New Revision: 64394

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=64394

  Log:
    Remove outdated comment [ci skip]

  Modified files:
    trunk/appveyor.yml
Index: appveyor.yml
===================================================================
--- appveyor.yml	(revision 64393)
+++ appveyor.yml	(revision 64394)
@@ -137,7 +137,6 @@ for: https://github.com/ruby/ruby/blob/trunk/appveyor.yml#L137
     - 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

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]