1
0
Fork 0
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:
kazu 2019-04-14 06:52:37 +00:00
parent 3ac518f9bd
commit 57f9a700d7

View file

@ -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