aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-06-07 09:02:48 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-06-07 09:03:25 +0900
commit200c840b952a65fca10d5f3a47b69288f1d3dc65 (patch)
treeb408a16e99bb72088b5537549005a013a63b7e91 /.travis.yml
parentbb3c89b6437049e26669b2156310670d5e06e386 (diff)
downloadruby-200c840b952a65fca10d5f3a47b69288f1d3dc65.tar.gz
Revert "Moved Makefile.in under template"
This reverts commits: * 6f9d5fafe040cb02a1278fbfcdcb8063d564824c * bb3c89b6437049e26669b2156310670d5e06e386 And remove the dependency of Makefile on Makefile.in transitionally.
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 17eec60bf8..4143defed0 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 template/Makefile.in common.mk > Makefile
+ - sed -f tool/prereq.status Makefile.in common.mk > Makefile
- make touch-unicode-files
- make -s $JOBS $UPDATE_UNICODE up
- make -s $JOBS srcs