ruby-changes:55754
From: Nobuyoshi <ko1@a...>
Date: Sun, 19 May 2019 05:45:48 +0900 (JST)
Subject: [ruby-changes:55754] Nobuyoshi Nakada: af1502175b (trunk): Touch the timestamp file for Unicode files
https://git.ruby-lang.org/ruby.git/commit/?id=af1502175b From af1502175b5a3415949b8daa6f70a1cfaa7d1975 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Sun, 19 May 2019 05:42:13 +0900 Subject: Touch the timestamp file for Unicode files diff --git a/.travis.yml b/.travis.yml index 609a8fb..f417c69 100644 --- a/.travis.yml +++ b/.travis.yml @@ -372,6 +372,7 @@ before_script: https://github.com/ruby/ruby/blob/trunk/.travis.yml#L372 - "> config.status" - "> .rbconfig.time" - sed -f tool/prereq.status Makefile.in common.mk > Makefile + - make touch-unicode-files - make -s $JOBS update-download - 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/