From f5e265949fcc0964523e035de9e8dd0ea395be54 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 24 Mar 2017 02:44:21 +0000 Subject: common.mk: touch-unicode-files git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58073 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 65102bd4e4..f8314c0d30 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,7 +43,7 @@ before_script: - "make reconfig" - "cp -pr config.status .ext/include config_2nd" - "diff -ru config_1st config_2nd" - - "make -t .unicode-tables.time" + - "make touch-unicode-files" - "make after-update BASERUBY=ruby" - "make -s $JOBS" - "make update-rubyspec" -- cgit v1.2.3