Fix travis
This commit is contained in:
parent
11042fe499
commit
61df71cc64
@ -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"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user