Merge remote-tracking branch 'refs/remotes/Dolibarr/develop' into develop_multi_warehouse
This commit is contained in:
commit
c5a9b0e75b
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user