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
This commit is contained in:
Kazuhiro NISHIYAMA 2019-04-24 18:18:46 +09:00
parent 1613917ae6
commit 2642f22050
No known key found for this signature in database
GPG key ID: 262ED8DBB4222F7A

View file

@ -372,6 +372,7 @@ before_script:
ls -la ext
ls -laR ext/bigdecimal
umask
git status
fi
exit 1
fi