mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
.travis.yml: config_2nd may not exist in ~/
463317607
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66199 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
631086b784
commit
f984a40e23
1 changed files with 1 additions and 1 deletions
|
@ -355,7 +355,7 @@ before_script:
|
|||
- cp -pr config.cache config.status .ext/include ../config_2nd
|
||||
- (cd .. && exec diff -ru config_1st config_2nd)
|
||||
- chmod u+w ..
|
||||
- rm -r ~/config_2nd
|
||||
- rm -rf ~/config_2nd
|
||||
- mv ../config_2nd ~
|
||||
- chmod u-w ..
|
||||
- $SETARCH make -s $JOBS && make install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue