mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
.travis.yml: ignore non-existent files
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66604 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
971e1aaf63
commit
e23a166995
1 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@ before_script:
|
|||
- sed -f tool/prereq.status Makefile.in common.mk > Makefile
|
||||
- make -s $JOBS update-download
|
||||
- make -s $JOBS srcs
|
||||
- rm config.status Makefile rbconfig.rb .rbconfig.time
|
||||
- rm -f config.status Makefile rbconfig.rb .rbconfig.time
|
||||
- |-
|
||||
if [ -d ~/config_2nd ]; then
|
||||
cp -pr ~/config_2nd build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue