зеркало из https://github.com/github/ruby.git
appveyor.yml: fix wrong spec directory
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
90369a8325
Коммит
f5bf1a32d0
|
@ -137,5 +137,5 @@ for:
|
|||
- mingw32-make test
|
||||
- mingw32-make test-all TESTOPTS="--retry --job-status=normal --show-skip --subprocess-timeout-scale=1.5 -j %JOBS% --exclude win32ole"
|
||||
# separately execute tests that may crash worker without -j.
|
||||
- mingw32-make test-all TESTOPTS="--retry --job-status=normal --show-skip --subprocess-timeout-scale=1.5" TESTS="../test/win32ole"
|
||||
- mingw32-make test-all TESTOPTS="--retry --job-status=normal --show-skip --subprocess-timeout-scale=1.5" TESTS="%APPVEYOR_BUILD_FOLDER%/test/win32ole"
|
||||
- mingw32-make test-spec MSPECOPT=-j
|
||||
|
|
Загрузка…
Ссылка в новой задаче