From e8d4f0cbc78b0e06806394a93ba73b7d04eba14d Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Tue, 23 Jul 2019 17:59:43 +0900 Subject: [PATCH] Show seconds and in the modified time order [ci skip] --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 71074650c5..53f5caa34d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -423,7 +423,7 @@ before_script: - |- for i in 1 2 3; do date; make touch-unicode-files || break - ls -l tool/generic_erb.rb template/unicode_norm_gen.tmpl enc/unicode/data/*/ucd/.unicode-tables.time + 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 && break done - date; make -s $JOBS srcs