.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
@ -332,7 +332,7 @@ before_script:
|
|||||||
- sed -f tool/prereq.status Makefile.in common.mk > Makefile
|
- sed -f tool/prereq.status Makefile.in common.mk > Makefile
|
||||||
- make -s $JOBS update-download
|
- make -s $JOBS update-download
|
||||||
- make -s $JOBS srcs
|
- 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
|
if [ -d ~/config_2nd ]; then
|
||||||
cp -pr ~/config_2nd build
|
cp -pr ~/config_2nd build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user