mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-15 18:00:36 +01:00
Enable debug on phpunit
This commit is contained in:
parent
132f614dee
commit
1cbef2d3b5
@ -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 New Issue
Block a user