Fix travis

This commit is contained in:
Laurent Destailleur 2015-12-18 19:57:09 +01:00
parent 11042fe499
commit 61df71cc64

View File

@ -109,9 +109,10 @@ install:
echo echo
before_script: before_script:
- echo Start travis - |
- echo Current dir is `pwd` echo Start travis
- echo Home dir is `echo ~` echo Current dir is `pwd`
echo Home dir is `echo ~`
- | - |
echo "Re-enabling Xdebug for PHP CodeSniffer and PHP Unit" echo "Re-enabling Xdebug for PHP CodeSniffer and PHP Unit"