mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-23 16:10:28 +00:00
Enable debug on phpunit
This commit is contained in:
parent
132f614dee
commit
1cbef2d3b5
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ before_script:
|
|||
|
||||
script:
|
||||
- ant prepare
|
||||
- phpunit --exclude-group command-doctrine $PHPUNIT_FLAGS
|
||||
- phpunit --exclude-group command-doctrine --debug $PHPUNIT_FLAGS
|
||||
|
||||
after_script:
|
||||
- |
|
||||
|
|
Loading…
Reference in a new issue