aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-06-07 08:58:53 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-06-07 08:58:53 +0900
commitbb3c89b6437049e26669b2156310670d5e06e386 (patch)
treef56f246c76a0645d3bf6c81b4841ab4b4ff629d4 /.travis.yml
parent6f9d5fafe040cb02a1278fbfcdcb8063d564824c (diff)
downloadruby-bb3c89b6437049e26669b2156310670d5e06e386.tar.gz
Makefile.in moved under template
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 4143defed0..17eec60bf8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -370,7 +370,7 @@ before_script:
- ln -s ~/.downloaded-cache
- "> config.status"
- "> .rbconfig.time"
- - sed -f tool/prereq.status Makefile.in common.mk > Makefile
+ - 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