From cab1e6bf01659fed14ccb38d2f71086ce6487848 Mon Sep 17 00:00:00 2001 From: k0kubun Date: Thu, 1 Nov 2018 05:03:59 +0000 Subject: [PATCH] wercker.yml: change pipeline names because the name "-wait" is no longer distinguishing these pipelines git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65483 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- wercker.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wercker.yml b/wercker.yml index 272cf23ecc..57fa09e3fb 100644 --- a/wercker.yml +++ b/wercker.yml @@ -26,7 +26,7 @@ command-timeout: 60 # EOS # --jit + first half of --jit-wait. -test-mjit: +mjit-test1: steps: - install-packages: packages: bison sudo @@ -163,7 +163,7 @@ test-mjit: branches: ^trunk$ # second half of --jit-wait. -test-mjit-wait: +mjit-test2: steps: - install-packages: packages: bison sudo