Debug travis

This commit is contained in:
Laurent Destailleur 2015-12-18 20:02:28 +01:00
parent dc9c5ed5ef
commit 116bdf47a3

View File

@ -109,6 +109,11 @@ install:
echo
before_script:
- |
echo Start travis
echo Current dir is `pwd`
echo Home dir is `echo ~`
- |
echo "Re-enabling Xdebug for PHP CodeSniffer and PHP Unit"
phpenv config-add /tmp/xdebug.ini