summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-28 04:23:39 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-28 04:23:39 +0000
commit971e1aaf635c42498497d38829137af8b949f04a (patch)
tree3e0f5aa8d7137b55063ac4f435134a9244fbcad2 /.travis.yml
parent9417d10fe18f2f51e80ecf415496e78fcdb3b64e (diff)
.travis.yml: rbconfig.rb is not needed to setup sources
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66603 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 8cc6dd6a01..6126bca270 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -328,6 +328,7 @@ before_script:
mkdir ~/.downloaded-cache
- ln -s ~/.downloaded-cache
- "> config.status"
+ - "> .rbconfig.time"
- sed -f tool/prereq.status Makefile.in common.mk > Makefile
- make -s $JOBS update-download
- make -s $JOBS srcs