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