mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add more debug print for random CI failure on osx Travis
see r67347 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67543 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3ac518f9bd
commit
57f9a700d7
1 changed files with 3 additions and 0 deletions
|
@ -368,6 +368,9 @@ before_script:
|
|||
ls -la .ext
|
||||
ls -la .ext/common
|
||||
ls -la .ext/common/bigdecimal
|
||||
ls -la ext
|
||||
ls -laR ext/bigdecimal
|
||||
umask
|
||||
fi
|
||||
exit 1
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue