forked from wallabag/wallabag
Enable debug on phpunit
This commit is contained in:
@ -35,7 +35,7 @@ before_script:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- ant prepare
|
- ant prepare
|
||||||
- phpunit --exclude-group command-doctrine $PHPUNIT_FLAGS
|
- phpunit --exclude-group command-doctrine --debug $PHPUNIT_FLAGS
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- |
|
- |
|
||||||
|
|||||||
Reference in New Issue
Block a user