ruby-changes:56641
From: Takashi <ko1@a...>
Date: Wed, 24 Jul 2019 20:51:36 +0900 (JST)
Subject: [ruby-changes:56641] Takashi Kokubun: 7b1893c771 (master): Resurrect timestamp debug log
https://git.ruby-lang.org/ruby.git/commit/?id=7b1893c771 From 7b1893c771d21876884e17e8281c737bfc1c4643 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun <takashikkbn@g...> Date: Wed, 24 Jul 2019 20:50:50 +0900 Subject: Resurrect timestamp debug log because it failed again https://travis-ci.org/ruby/ruby/jobs/563026412 even after 676df311d90990a4666adb5b1db4c7aa6b080e57. diff --git a/.travis.yml b/.travis.yml index 683a58b..9a3e08f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -423,6 +423,7 @@ before_script: https://github.com/ruby/ruby/blob/trunk/.travis.yml#L423 - "> .rbconfig.time" - sed -f tool/prereq.status template/Makefile.in common.mk > Makefile - date; make touch-unicode-files + - ls -ltT tool/generic_erb.rb template/unicode_norm_gen.tmpl enc/unicode/data/*/ucd/.unicode-tables.time - date; make -s $JOBS $UPDATE_UNICODE up - date; make -s $JOBS srcs - rm -f config.status Makefile rbconfig.rb .rbconfig.time -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/