ruby-changes:39726
From: usa <ko1@a...>
Date: Wed, 9 Sep 2015 11:20:54 +0900 (JST)
Subject: [ruby-changes:39726] usa:r51807 (trunk): * .travis.yml: retry.
usa 2015-09-09 11:20:42 +0900 (Wed, 09 Sep 2015) New Revision: 51807 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=51807 Log: * .travis.yml: retry. Modified files: trunk/.travis.yml Index: .travis.yml =================================================================== --- .travis.yml (revision 51806) +++ .travis.yml (revision 51807) @@ -62,7 +62,7 @@ before_script: https://github.com/ruby/ruby/blob/trunk/.travis.yml#L62 - "make reconfig" - "cp -pr config.status .ext/include config_2nd" - "diff -ru config_1st config_2nd" - - "make after-update" + - "make after-update BASERUBY=ruby" - "make -s $JOBS encs" - "make -s $JOBS exts" - "make update-rubyspec" -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/