diff --git a/.travis.yml b/.travis.yml index e53e611bf8..1848b792a7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -374,9 +374,9 @@ before_script: - "> config.status" - "> .rbconfig.time" - sed -f tool/prereq.status template/Makefile.in common.mk > Makefile - - make touch-unicode-files - - make -s $JOBS $UPDATE_UNICODE up - - make -s $JOBS srcs + - date; make touch-unicode-files + - date; make -s $JOBS $UPDATE_UNICODE up + - date; make -s $JOBS srcs - rm -f config.status Makefile rbconfig.rb .rbconfig.time - |- if [ -d ~/config_2nd ]; then