summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-06-07 09:09:29 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-06-07 09:09:58 +0900
commitc7477c3e1fb661ed1cbcda9c7fbc710f77390845 (patch)
treef56f246c76a0645d3bf6c81b4841ab4b4ff629d4 /.travis.yml
parentaef3bb3513d5b275ed9fa2765e83fab97122fd40 (diff)
Moved Makefile.in 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