forked from wallabag/wallabag
CS
Also force SYMFONY_DEPRECATIONS_HELPER for travis
This commit is contained in:
@ -51,7 +51,7 @@ before_script:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- ant prepare-$DB
|
- ant prepare-$DB
|
||||||
- bin/phpunit --exclude-group command-doctrine -v
|
- SYMFONY_DEPRECATIONS_HELPER=weak bin/phpunit --exclude-group command-doctrine -v
|
||||||
|
|
||||||
# after_script:
|
# after_script:
|
||||||
# - |
|
# - |
|
||||||
|
|||||||
Reference in New Issue
Block a user