summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-07-23 17:59:43 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-07-23 17:59:43 +0900
commite8d4f0cbc78b0e06806394a93ba73b7d04eba14d (patch)
tree0eefe9e6ec4b48742dfa186505965358d78302a3 /.travis.yml
parent0338c44bde4fe55f0507a82fe470dce2ac70127a (diff)
Show seconds and in the modified time order
[ci skip]
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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